ZenFS
    Preparing search index...

    Function lutimes

    • 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