$deleteFile
$deleteFile
will delete a given file.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
path | string | File path. | true |
Example(s)
This will delete your index.js
(don’t actually do that):
$deleteFile
will delete a given file.
Field | Type | Description | Required |
---|---|---|---|
path | string | File path. | true |
This will delete your index.js
(don’t actually do that):