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.
v0.0.67
The file's new owner's user id.
The file's new group's group id.
Generated using TypeDoc
Sets the owner of the file. Returns
undefined
.See the POSIX
fchown(2)
documentation for more detail.Since
v0.0.67