delete(name)
[source]
Deletes the file referenced by name
. If deletion is not supported on the target storage system this will raise NotImplementedError
instead
delete(name)
[source]
Deletes the file referenced by name
. If deletion is not supported on the target storage system this will raise NotImplementedError
instead
Please login to continue.