@tikoci/centrs
    Preparing search index...

    Interface VerbSplitMenuReading

    A bare path the container table confirms: it names a menu and nothing else.

    interface VerbSplitMenuReading {
        argsAt: null;
        candidates: string[];
        kind: "menu";
        path: string;
        resolution: "navigation";
        verb: null;
        verbAt: null;
        why: string;
    }

    Hierarchy

    • VerbSplitCommon
      • VerbSplitMenuReading
    Index

    Properties

    argsAt: null

    Navigation names a menu and nothing else — there is no argument list.

    candidates: string[]

    Context extended by each run prefix — the path readings.

    kind: "menu"
    path: string
    resolution: "navigation"
    verb: null
    verbAt: null
    why: string

    The rule that fired, for provenance.