Skip to main content

run

Function run 

Source
pub async fn run(args: &DoctorArgs) -> Result<Exit>
Expand description

Run the command, writing to stdout. Diagnostic findings return Ok(Exit::Clean); failures to produce the report remain ordinary errors.