Skip to main content

run

Function run 

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

Runs the autoremove command.

§Errors

Returns an error if the autoremove operation fails.

§Panics

This function does not explicitly panic.