Function nu_engine::scope::create_scope

source ·
pub fn create_scope(
    engine_state: &EngineState,
    stack: &Stack,
    span: Span
) -> Result<Value, ShellError>