[][src]Crate commander_rust

Re-exports

pub use commander_macros::command;
pub use commander_macros::option;
pub use commander_macros::run;
pub use commander_macros::entry;
pub use commander_macros::direct;

Macros

ls

Structs

Application

Represents an application.

Cli

Something like Cmd.

Raw

Encapsulation of Vec<String>.

Functions

normalize