Module doctor

Module doctor 

Source
Expand description

Health check and diagnostics module.

This module provides a framework for running health checks on CLI tools with tool-specific diagnostics.

Traits§

DoctorChecks
Trait for tools that support doctor health checks.

Functions§

run_doctor
Run doctor command to check health and configuration.