shajara API Map
    Preparing search index...

    Interface SelfSigil

    Sigil that reads the current scope and process identity.

    interface SelfSigil {
        "[ECHO_TOKEN]"?: readonly [SelfHandle];
        kind: "self";
    }

    Hierarchy (View Summary)

    Index
    "[ECHO_TOKEN]"?: readonly [SelfHandle]
    kind: "self"