Function nu_parser::parse_external_call

source ยท
pub fn parse_external_call(
    working_set: &mut StateWorkingSet<'_>,
    spans: &[Span],
) -> Expression