Skip to main content

remove_dir

Function remove_dir 

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

Delete a directory and all its contents. On permission denied, retries with elevated privileges.