Function parse_expr_cmd

Source
pub fn parse_expr_cmd(input: &str) -> IResult<&str, Box<Cmd<'_>>>