tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
timeStamps
tango
io
Path
Set the accessed and modified timestamps of the specified file.
FS
.
Stamps
timeStamps
(const(char)[] name)
void
timeStamps
(const(char)[] name, Time accessed, Time modified)
void
timeStamps
(
const
(
char
)[]
name
,
Time
accessed
,
Time
modified
)
Meta
Since
0.99.9
Source
See Implementation
tango
io
Path
functions
accessed
children
collate
copy
createFile
createFolder
createPath
created
exists
fileSize
isFile
isFolder
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.