pub fn cmd_doctor( categories: &str, output_format: &str, exit_code: bool, quiet: bool, ) -> Result<()>
Run diagnostic checks and produce output.