Function execute::command[][src]

pub fn command<S: AsRef<str>>(cmd: S) -> Command

Create a Command instance by parsing a command string.