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