deleteFile
Deletes a file or directory at the specified path.
Return
true if the file was deleted successfully, false otherwise
Parameters
path
The absolute path to delete
Deletes a file or directory at the specified path.
true if the file was deleted successfully, false otherwise
The absolute path to delete