Crate commander_rust

Source

Macros§

ls
run
Run cli now.

Structs§

Application
Represents an application.
Cli
Something like Cmd.
Raw
Encapsulation of Vec<String>.

Functions§

normalize

Attribute Macros§

command
Define command.
direct
Define direct function of CLI
entry
Define entry of CLI.
option
Define option of command or public.