create_command

Function create_command 

Source
pub fn create_command(
    original_command: &str,
    runs_in_shell: bool,
) -> Option<(String, Expression)>