Function parse_single_cmd

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