deleteFile
Deletes a file at the specified path.
Parameters
filePath
The path of the file to delete.
Throws
PowerSyncException
If an error occurs during the delete operation.
CancellationException
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.