nu_protocol::ast

Function eval_operator

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