参数 path 可以是使用 file: 协议的 WHATWG URL 对象。
path
file:
URL
新增于: v0.6.7
mode
有关详细信息,请参阅此 API 的异步版本的文档:fs.chmod()。
fs.chmod()
有关更多详细信息,请参阅 POSIX chmod(2) 文档。
chmod(2)
The path parameter can be a WHATWG URL object using file: protocol.
Added in: v0.6.7
For detailed information, see the documentation of the asynchronous version of this API: fs.chmod().
See the POSIX chmod(2) documentation for more detail.