Function nu_engine::redirect_env

source ·
pub fn redirect_env(
    engine_state: &EngineState,
    caller_stack: &mut Stack,
    callee_stack: &Stack
)
Expand description

Redirect the environment from callee to the caller.