deleteFile
Deletes a file at the specified path.
Parameters
filePath
The path of the file to delete.
Throws
If an error occurs during the delete operation.
If the operation is cancelled.
Deletes a file at the specified path.
The path of the file to delete.
If an error occurs during the delete operation.
If the operation is cancelled.