Macro xshell::cmd[][src]

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

Constructs a Cmd from the given string.