Module app

Module app 

Source
Available on crate feature cli only.
Expand description

A configurable App on top of the cli parser.

Structs§

CliApp
A wrapper around a parsed CLI that handles command execution.

Traits§

ExtendedCommand
A trait for extension subcommands that can be added to the CLI.