Skip to main content

cmd_mechanic

Function cmd_mechanic 

Source
pub async fn cmd_mechanic(
    base_url: &str,
    repair: bool,
    json_output: bool,
    allow_jobs: &[String],
) -> Result<(), Box<dyn Error>>