function chown
Jump to headingchown(): Promise<void>
Changes the ownership of a file.
Parameters Jump to heading
Return Type Jump to heading
Promise<void>
Fulfills with undefined
upon success.
Jump to headingchown(): Promise<void>
Changes the ownership of a file.
Promise<void>
Fulfills with undefined
upon success.