Skip to main content

handle_install_approved

Function handle_install_approved 

Source
pub async fn handle_install_approved(
    config: &Config,
    category: Option<&str>,
    dry_run: bool,
    force: bool,
    yes: bool,
) -> Result<()>