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