Skip to main content

run

Function run 

Source
pub fn run(dry_run: bool) -> Result<()>
Expand description

Runs the clean command.

§Errors

Returns an error if the cache clearing operation fails.

§Panics

This function does not explicitly panic.