open fun rxDelete(path: String): Completable
Deletes the file represented by the specified path, asynchronously.
path
path - path to the file
Return