Expand description
Help text generation for command-line interfaces.
This module provides utilities to generate help text from Facet type metadata, including doc comments, field names, and attribute information.
Structs§
- Help
Config - Configuration for help text generation.
Functions§
- generate_
help - Generate help text for a Facet type.
- generate_
help_ for_ shape - Generate help text for a shape.
- generate_
subcommand_ help - Generate help for a specific subcommand variant.