@haxall/haxall
Preparing search index...
node
fs
node:fs/promises
chmod
Function chmod
chmod
(
path
:
PathLike
,
mode
:
Mode
)
:
Promise
<
void
>
Changes the permissions of a file.
Parameters
path
:
PathLike
mode
:
Mode
Returns
Promise
<
void
>
Fulfills with
undefined
upon success.
Since
v10.0.0
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@haxall/haxall
Loading...
Changes the permissions of a file.