GeoLeaf Core API - v3.0.0
    Preparing search index...

    Interface SharedLifecycleContext

    Collaborators handed to CapabilityInstaller.sharedLifecycle.

    interface SharedLifecycleContext {
        GeoLeaf: GeoLeafGlobal;
        config: GeoLeafConfig;
    }
    Index

    Properties

    Properties

    GeoLeaf: GeoLeafGlobal

    The global GeoLeaf namespace (kernel chain already applied).

    The merged config (profile resources included) — SharedModule runs post-merge.