File system
Preparing search index...
rm
Function rm
rm
(
path
:
string
)
:
Promise
<
void
>
Remove file/directory that pointing out to the given
path
.
Parameters
path
:
string
file or directory
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
File system
Loading...
Remove file/directory that pointing out to the given path.