Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/language-model
ToolInvocationContext
getCancellationToken
Function getCancellationToken
getCancellationToken
(
ctx
:
unknown
)
:
undefined
|
CancellationToken
Extracts the cancellation token from an unknown context object.
Parameters
ctx
:
unknown
Returns
undefined
|
CancellationToken
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...
Extracts the cancellation token from an unknown context object.