SetTimestamp

data class SetTimestamp(val path: String, val baseDirectory: BaseDirectory = CurrentWorkingDirectory, val atimeNanoseconds: Long?, val mtimeNanoseconds: Long?, val followSymlinks: Boolean)(source)

Constructors

Link copied to clipboard
constructor(path: String, baseDirectory: BaseDirectory = CurrentWorkingDirectory, atimeNanoseconds: Long?, mtimeNanoseconds: Long?, followSymlinks: Boolean)

Types

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard