nu_engine

Function 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.