Sets the owner of the file. Returns undefined.
undefined
See the POSIX fchown(2) documentation for more detail.
fchown(2)
The file's new owner's user id.
The file's new group's group id.
v0.4.7
Generated using TypeDoc
Sets the owner of the file. Returns
undefined
.See the POSIX
fchown(2)
documentation for more detail.