Type Definition pretty_exec::clap::Error

[]
pub type Error = Error<RichFormatter>;
Expand description

Command Line Argument Parser Error

See Command::error to create an error.