Skip to main content

remove_cache

Function remove_cache 

Source
pub fn remove_cache(dir: &Path) -> Result<(usize, u64)>
Expand description

Delete a tile cache directory, and its ridge-redux parent if that’s left empty. Returns the number of files and bytes freed.