Synchronously changes owner and group of a file. Returns undefined. This is the synchronous version of chown.
undefined
See the POSIX chown(2) documentation for more detail.
chown(2)
v0.0.67
Generated using TypeDoc
Synchronously changes owner and group of a file. Returns
undefined
. This is the synchronous version of chown.See the POSIX
chown(2)
documentation for more detail.Since
v0.0.67