deleteFile

open fun deleteFile(@NonNull path: String)

Deletes a file asynchronously in a separate thread.

Parameters

path

the path of the file that should be deleted