cmd

Macro cmd 

Source
macro_rules! cmd {
    ($name:expr) => { ... };
}
Expand description

Returns a new command-line command for any application.