Function lchmodSync

  • Changes the permissions on a symbolic link. Returns undefined.

    This method is only implemented on macOS.

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

    Deprecated

    Since v0.4.7

    Parameters

    Returns void

  • Changes the permissions on a symbolic link. Returns undefined.

    This method is only implemented on macOS.

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

    Deprecated

    Since v0.4.7

    Parameters

    Returns void

Generated using TypeDoc