Skip to main content

handle_uninstall_shim

Function handle_uninstall_shim 

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