ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
timeStamps
ocean
io
Path
Set the accessed and modified timestamps of the specified file.
FS
.
Stamps
timeStamps
(cstring name)
void
timeStamps
(cstring name, Time accessed, Time modified)
void
timeStamps
(
cstring
name
,
Time
accessed
,
Time
modified
)
Meta
Source
See Implementation
ocean
io
Path
functions
accessed
children
collate
copy
createFile
createFolder
createPath
created
exists
fileSize
isFile
isFolder
isReadable
isWritable
join
main
modified
native
normalize
parent
parse
patternMatch
pop
remove
rename
replace
split
standard
timeStamps
structs
FS
PathParser
Set the accessed and modified timestamps of the specified file.