Skip to content

lutimes

lutimes(this, path, atime, mtime, cb?): void

Defined in: src/node/async.ts:556

Change file timestamps of the file referenced by the supplied path.

unknown

PathLike

number | Date

number | Date

Callback = nop

void