NodefschmodSyncfunction chmodSync#chmodSync(path: PathLike,mode: Mode,): voidFor detailed information, see the documentation of the asynchronous version of this API: chmod. See the POSIX chmod(2) documentation for more detail. Parameters ##path: PathLike#mode: ModeReturn Type #void
function chmodSync#chmodSync(path: PathLike,mode: Mode,): voidFor detailed information, see the documentation of the asynchronous version of this API: chmod. See the POSIX chmod(2) documentation for more detail. Parameters ##path: PathLike#mode: ModeReturn Type #void