cmd

Macro cmd 

Source
macro_rules! cmd {
    ($cmd_name:expr, $desc:expr, $function:expr) => { ... };
}
Available on crate feature macros only.
Expand description

Short for generating command with Command::new