Preparing search index...
The search index is not available
ZenFS
ZenFS
fs
lutimes
Function lutimes
lutimes
(
this
:
V_Context
,
path
:
PathLike
,
atime
:
number
|
Date
,
mtime
:
number
|
Date
,
cb
?:
Callback
,
)
:
void
Change file timestamps of the file referenced by the supplied path.
Parameters
this
:
V_Context
path
:
PathLike
atime
:
number
|
Date
mtime
:
number
|
Date
cb
:
Callback
= nop
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...
Change file timestamps of the file referenced by the supplied path.