Preparing search index...
The search index is not available
ZenFS
ZenFS
fs
promises
lutimes
Function lutimes
lutimes
(
path
,
atime
,
mtime
)
:
Promise
<
void
>
Change file timestamps of the file referenced by the supplied path.
Parameters
path
:
PathLike
atime
:
TimeLike
mtime
:
TimeLike
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...
Change file timestamps of the file referenced by the supplied path.