Theia API Documentation v1.65.0
    Preparing search index...

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    _arguments?: string
    _confirmationRejecter?: (reason?: unknown) => void
    _confirmationResolver?: (value: boolean) => void
    _confirmed: Promise<boolean>
    _finished?: boolean
    _id?: string
    _name?: string
    _result?: ToolCallResult
    kind: "toolCall" = 'toolCall'

    Accessors

    Methods