Preparing search index...
The search index is not available
nx.js
nx.js
Switch
remove
Function remove
remove
(
path
)
:
Promise
<
void
>
Removes the file or directory recursively specified by
path
.
Parameters
path
:
PathLike
File path to remove.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
nx.js
Loading...
Removes the file or directory recursively specified by
path
.