pub fn clear_cache() -> Result<(), Error>
Removes all cache files possible.
Continues removing after the first fail, returns the last error.