Skip to main content

handle_install

Function handle_install 

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