Skip to main content

handle_uninstall_approved

Function handle_uninstall_approved 

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