Change the file system timestamps of the object referenced by path
.
The atime
and mtime
arguments follow these rules:
Date
s, or a numeric string like '123456789.0'
.NaN
, Infinity
or-Infinity
, an Error
will be thrown.v0.0.67
Generated using TypeDoc
Change the file system timestamps of the object referenced by
path
.The
atime
andmtime
arguments follow these rules:Date
s, or a numeric string like'123456789.0'
.NaN
,Infinity
or-Infinity
, anError
will be thrown.Since
v0.0.67