fs.chmodSync(path, mode)


有关详细信息,请参阅此 API 的异步版本的文档:fs.chmod()

另见: chmod(2)

For detailed information, see the documentation of the asynchronous version of this API: fs.chmod().

See also: chmod(2).