[][src]Function execute::command

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

Create a Command instance by parsing a command string.