Skip to main content

clear

Function clear 

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

Clears the entire Zoi cache.

ยงErrors

Returns an error if the cache directory cannot be removed.