Skip to main content

clear_archives

Function clear_archives 

Source
pub fn clear_archives(dry_run: bool) -> Result<(), Error>
Expand description

Clears only the archive cache.

ยงErrors

Returns an error if the archive cache directory cannot be removed.