circu.js
Preparing search index...
asyncfs
CModuleAsyncFS
chmod
Function chmod
chmod
(
path
:
string
,
mode
:
number
)
:
Promise
<
void
>
Change file permissions (async)
Parameters
path
:
string
mode
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Change file permissions (async)