pub fn remove_path(path: &Path, size: u64) -> CleanedItemExpand description
Delete a path — dispatches to remove_file or remove_dir based on path type
pub fn remove_path(path: &Path, size: u64) -> CleanedItemDelete a path — dispatches to remove_file or remove_dir based on path type