Function garden::cmd::exec_cmd[][src]

pub fn exec_cmd<S>(command: &[S]) -> Exec where
    S: AsRef<OsStr>, 
Expand description

Return a subprocess::Exec for a command.