Expand description
Health check and diagnostics module.
This module provides a framework for running health checks on CLI tools with tool-specific diagnostics.
Traits§
- Doctor
Checks - Trait for tools that support doctor health checks.
Functions§
- run_
doctor - Run doctor command to check health and configuration.