Macro xshell::cmd[][src]

macro_rules! cmd {
    ($cmd:tt) => { ... };
}

Constructs a Cmd from the given string.