ISPO SDK
    Preparing search index...

    Interface EvaluationWorkRootCatalogEntry

    Markdown

    Host-owned destination option. The selector is redeemed by the Host and the public projection deliberately carries no filesystem metadata.

    interface EvaluationWorkRootCatalogEntry {
        label: string;
        selector: EvaluationWorkRootSelection;
        state: EvaluationWorkRootState;
    }
    Index
    label: string