Function nu_engine::get_eval_block
source ยท pub fn get_eval_block(engine_state: &EngineState) -> EvalBlockFnExpand description
Helper function to fetch eval_block() with the correct type parameter based on whether
engine_state is configured with or without a debugger.