Skip to main content

handle_uninstall_approved

Function handle_uninstall_approved 

Source
pub async fn handle_uninstall_approved(
    config: &Config,
    item: &str,
    dry_run: bool,
    yes: bool,
) -> Result<()>