nu_protocol::ast

Function eval_operator

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