Function linkspace::abe::scope::lk_scope

source ·
pub fn lk_scope<'o>(
    lk: Option<&'o Linkspace>,
    udata: UserData<'o>,
    enable_env: bool
) -> LkResult<LkScope<'o>>
Expand description

scope with a explicit Linkspace and optionally add the os environment scope (used with [env:ENV_VAR])