Delete a file at the given path. Returns true if successful, false otherwise.
bool deleteFile(String path);