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