Function parse_block_cmd

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