pub fn clear(dry_run: bool) -> Result<(), Error>
Clears the entire Zoi cache.
Returns an error if the cache directory cannot be removed.