[][src]Function execute::shell

pub fn shell<S: AsRef<OsStr>>(cmd: S) -> Command

Create a Command instance which can be executed by the current command language interpreter (shell).