[ Version ( since = "0.17.0" ) ]
public bool delete_dir (string path) throws Error
Delete a directory and its contents, recursively.
| this |
A FileSystem. |
| path |
The paths of the directory. |
|
true on success, false if there was an error. |