Skip to main content

Module introspection

Module introspection 

Source
Expand description

CLI introspection for AI agents

Extracts command metadata from clap to enable machine-readable help output.

Functionsยง

extract_cli_help
Extract complete CLI help from a clap Command
extract_command_help
Extract help for a single command
list_commands
List all available commands with summaries