Function nu_engine::get_eval_expression_with_input

source ·
pub fn get_eval_expression_with_input(
    engine_state: &EngineState
) -> EvalExpressionWithInputFn
Expand description

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