delete_file


Description:

[ Version ( since = "0.17.0" ) ]
public bool delete_file (string path) throws Error

Delete a file.

Parameters:

this

A FileSystem.

path

The paths of the file to be delete.

Returns:

true on success, false if there was an error.