nu_engine

Function get_eval_subexpression

Source
pub fn get_eval_subexpression(engine_state: &EngineState) -> EvalSubexpressionFn
Expand description

Helper function to fetch eval_subexpression() with the correct type parameter based on whether engine_state is configured with or without a debugger.