Function nu_protocol::ast::eval_operator

source ·
pub fn eval_operator(op: &Expression) -> Result<Operator, ShellError>