Skip to main content

remove_path

Function remove_path 

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

Delete a path — dispatches to remove_file or remove_dir based on path type