chmodAsync
external fun chmodAsync(path: PathLike, mode: Mode): ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for js.core.Void>(source)
Changes the permissions of a file.
Since
v10.0.0
Return
Fulfills with undefined
upon success.