Function nu_protocol::ast::eval_operator

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