ZenFS
    Preparing search index...

    Function lutimes

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

      Parameters

      • this: V_Context
      • path: PathLike
      • atime: TimeLike
      • mtime: TimeLike

      Returns Promise<void>