Theia API Documentation v1.73.0
    Preparing search index...
    interface ParsedFunctionReference {
        deferred: boolean;
        id: string;
    }
    Index

    Properties

    Properties

    deferred: boolean

    Whether the reference was marked as deferred.

    id: string

    The function/tool id without any markers.