shell

Function shell 

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

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