[ Version ( since = "0.17.0" ) ]
public bool delete_files (string[] paths) throws Error
Delete many files.
| this |
A FileSystem. |
| paths |
The paths of the files to be delete. |
| n_paths |
The number of items in |
|
true on success, false if there was an error. |