Module doctor

Module doctor 

Source
Expand description

Health check and diagnostics module.

This module provides a framework for running health checks on CLI tools, including update checking and tool-specific diagnostics.

Traits§

DoctorChecks
Trait for tools that support doctor health checks.

Functions§

check_for_updates
Check for updates from GitHub releases.
run_doctor
Run doctor command to check health and configuration.