Crate cliproc

Source

Re-exports§

pub use cli::stage;
pub use cli::Cli;
pub use proc::Command;
pub use proc::Subcommand;

Modules§

cli
proc

Structs§

Arg
A container for data provided on the command-line.
ExitCode
This type represents the status code the current process can return to its parent under normal termination.
Help
A special flag that can have priority over other arguments in command-line processing.