cmd

Macro cmd 

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

Conveniently create CommandLines.