chmodAsync

abstract fun chmodAsync(mode: Mode): ERROR CLASS: Symbol not found for Promise<ERROR CLASS: Symbol not found for js.core.Void>(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.