Skip to main content

cmd_update_skills

Function cmd_update_skills 

Source
pub async fn cmd_update_skills(
    yes: bool,
    registry_url_override: Option<&str>,
    config_path: &str,
    hygiene_fn: Option<&HygieneFn>,
) -> Result<(), Box<dyn Error>>