pub fn redirect_env(
engine_state: &EngineState,
caller_stack: &mut Stack,
callee_stack: &Stack,
)
Expand description
Redirect the environment from callee to the caller.
pub fn redirect_env(
engine_state: &EngineState,
caller_stack: &mut Stack,
callee_stack: &Stack,
)
Redirect the environment from callee to the caller.