chownAsync
external fun chownAsync(path: PathLike, uid: Number, gid: Number): <Error class: unknown class><<Error class: unknown class>>(source)
Changes the ownership of a file.
Since
v10.0.0
Return
Fulfills with undefined
upon success.
Changes the ownership of a file.
v10.0.0
Fulfills with undefined
upon success.