Expand description
Help and usage display component.
Provides beautiful help text and usage information display with consistent formatting across output modes.
§Features
- Command-line argument help
- Configuration option display
- Quick reference guides
- Version and about information
Structs§
- ArgGroup
- A group of related arguments.
- ArgInfo
- A command-line argument or option.
- Command
Info - Command information for help display.
- Help
Display - Help display formatter.
- Help
Info - Help information for display.