Function nu_parser::parse_for

source ยท
pub fn parse_for(
    working_set: &mut StateWorkingSet<'_>,
    lite_command: &LiteCommand,
) -> Expression