Expand description
A configurable App on top of the cli parser.
Structs§
- CliApp
- A wrapper around a parsed CLI that handles command execution.
Traits§
- Extended
Command - A trait for extension subcommands that can be added to the CLI.
A configurable App on top of the cli parser.