shell

Function shell 

Source
pub fn shell<T: Into<String>>(shell_command: T) -> Result<ShellCommand>