chmodAsync

abstract fun chmodAsync(mode: Mode): <Error class: unknown class><<Error class: unknown class>>(source)

Modifies the permissions on the file. See chmod(2).

Since

v10.0.0

Return

Fulfills with undefined upon success.

Parameters

mode

the file mode bit mask.