delete_files


Description:

[ Version ( since = "0.17.0" ) ]
public bool delete_files (string[] paths) throws Error

Delete many files.

Parameters:

this

A FileSystem.

paths

The paths of the files to be delete.

n_paths

The number of items in paths.

Returns:

true on success, false if there was an error.