Function fchmodAsync

  • Set the permissions of a file.

    Parameters

    • fd: number

      file descriptor

    • mode: Mode

      permission mode

    Returns Promise<void>

Generated using TypeDoc