Function parse_assign

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