shajara API
    Preparing search index...

    Current process reference and its enclosing scope reference.

    interface SelfHandle {
        process: ProcessRef<unknown>;
        scope: ScopeRef<unknown>;
    }
    Index

    Properties

    Properties

    process: ProcessRef<unknown>
    scope: ScopeRef<unknown>