clear_cache

Function clear_cache 

Source
pub fn clear_cache() -> Result<()>
Expand description

Removes all cache files possible.

Continues removing after the first fail, returns the last error.