Skip to main content

remove_file

Function remove_file 

Source
pub fn remove_file(path: &Path, size: u64) -> CleanedItem
Expand description

Delete a single file. On permission denied, retries with elevated privileges via macOS auth dialog.