[ Version ( since = "0.17.0" ) ]
public bool delete_file (string path) throws Error
Delete a file.
| this |
A FileSystem. |
| path |
The paths of the file to be delete. |
|
true on success, false if there was an error. |