pub fn remove_dir(path: &Path, size: u64) -> CleanedItemExpand description
Delete a directory and all its contents. On permission denied, retries with elevated privileges.
pub fn remove_dir(path: &Path, size: u64) -> CleanedItemDelete a directory and all its contents. On permission denied, retries with elevated privileges.