@suluk/cockpit - v0.2.0
    Preparing search index...

    Interface OpRef

    interface OpRef {
        name: string;
        detail: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string

    human display handle (the C009 name); disambiguated by detail when names repeat across paths

    detail: string

    e.g. "GET project"