Function utimesSync

  • Returns undefined.

    For detailed information, see the documentation of the asynchronous version of this API: utimes.

    Since

    v0.0.67

    Parameters

    • path: PathLike
    • atime: TimeLike
    • mtime: TimeLike

    Returns void

  • Returns undefined.

    For detailed information, see the documentation of the asynchronous version of this API: utimes.

    Since

    v0.0.67

    Parameters

    • path: PathLike
    • atime: TimeLike
    • mtime: TimeLike

    Returns void

Generated using TypeDoc