参数 callback 不再是可选的。 不传入它会在运行时抛出 TypeError。
callback
TypeError
参数 callback 不再是可选的。 不传入它将触发 ID 为 DEP0013 的弃用警告。
弃用于: v0.4.7
path
mode
err
异步的 lchmod(2)。 除了可能的异常之外,没有为完成回调提供任何参数。
lchmod(2)
The callback parameter is no longer optional. Not passing it will throw a TypeError at runtime.
The callback parameter is no longer optional. Not passing it will emit a deprecation warning with id DEP0013.
Deprecated since: v0.4.7
Asynchronous lchmod(2). No arguments other than a possible exception are given to the completion callback.
Only available on macOS.