Function fchmodSync

  • Sets the permissions on the file. Returns undefined.

    See the POSIX fchmod(2) documentation for more detail.

    Since

    v0.0.67

    Parameters

    Returns void

  • Sets the permissions on the file. Returns undefined.

    See the POSIX fchmod(2) documentation for more detail.

    Since

    v0.0.67

    Parameters

    Returns void

Generated using TypeDoc