ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
FS.timeStamps
ocean
io
Path
FS
Set the accessed and modified timestamps of the specified file.
Stamps
timeStamps
(cstring name)
void
timeStamps
(cstring name, Time accessed, Time modified)
struct
FS
static
void
timeStamps
(
cstring
name
,
Time
accessed
,
Time
modified
)
Meta
Source
See Implementation
ocean
io
Path
FS
static functions
copy
createFile
createFolder
exception
exists
fileSize
isFile
isFolder
isReadable
isWritable
join
list
padded
paddedLeading
remove
rename
stripped
strz
timeStamps
structs
Listing
Stamps
Set the accessed and modified timestamps of the specified file.