Asynchronously changes owner and group of a file. No arguments other than a possible exception are given to the completion callback.
See the POSIX chown(2)
documentation for more detail.
Asynchronous chown(2) - Change ownership of a file.
A path to a file. If a URL is provided, it must use the file:
protocol.
Generated using TypeDoc
Asynchronously changes owner and group of a file. No arguments other than a possible exception are given to the completion callback.
See the POSIX
chown(2)
documentation for more detail.