Crate help_probe

Crate help_probe 

Source

Modules§

api_docs
builder
cache
completion
model
parser
runner
validation

Structs§

ProbeConfig
Configuration for probing a command.

Functions§

discover_all_subcommands
Discover all subcommands recursively and build a complete command tree.
discover_subcommand_hierarchy
Recursively discover subcommand hierarchy by probing each subcommand.
probe_command
High-level API: probe a command and return a structured result.