Macro cnf_lib::util::command_line::cmd
source · macro_rules! cmd { ( $( $text:expr ),+ ) => { ... }; }
Expand description
Conveniently create CommandLines.
macro_rules! cmd { ( $( $text:expr ),+ ) => { ... }; }
Conveniently create CommandLines.