DirectoryDelete
Last updated
Was this helpful?
Last updated
Was this helpful?
Deletes a directory
path
string
true
the path of the directory to delete
recursive
boolean
true
[default:false] whether to recursively delete the directory. If falls and the directory is not empty, with throw a runtime exception
false