circu.js
    Preparing search index...

    Function chown

    • Change file owner and group

      Parameters

      • path: string

        File path

      • uid: number

        User ID

      • gid: number

        Group ID

      Returns void

      Error if chown fails (not supported on Windows)