Expand description
rich-click-rs
Rich help formatting for click-rs using rich-rs renderables.
Macros§
Structs§
- Group
Config - Panel
Config - Panel configuration for help sections.
- Rich
CliRunner - Test runner that renders rich help and errors (off by default in production).
- Rich
Help Config - Rich help configuration (subset of rich-click options).
- Rich
Help Config Builder - Rich
Help Renderer - Rich help renderer.
- Table
Config - Table configuration for option/command tables.
- Theme
Error
Enums§
Traits§
- Rich
Help - Extension trait for getting rich help output.
- Rich
Main Ext
Functions§
- list_
themes - main_
rich_ command - Run a command with rich help output when –help is requested.
- main_
rich_ command_ with_ errors - Run a command with rich help output and rich error rendering.
- main_
rich_ group - Run a group with rich help output when –help is requested.
- main_
rich_ group_ with_ errors - Run a group with rich help output and rich error rendering.