utimesAsync

abstract fun utimesAsync(atime: TimeLike, mtime: TimeLike): Promise<Void>(source)

Change the file system timestamps of the object referenced by the FileHandle then fulfills the promise with no arguments upon success.

Since

v10.0.0