Function parse_cmd

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