Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-terminal
browser/shell-execution-tool-renderer
ShellExecutionToolRenderer
Class ShellExecutionToolRenderer
Implements
ChatResponsePartRenderer
<
ToolCallChatResponseContent
>
Index
Constructors
constructor
Properties
clipboard
Service
context
Menu
Renderer
shell
Execution
Tool
tool
Confirmation
Manager
tool
Invocation
Registry
Methods
can
Handle
render
Constructors
constructor
new
ShellExecutionToolRenderer
()
:
ShellExecutionToolRenderer
Returns
ShellExecutionToolRenderer
Properties
Protected
clipboard
Service
clipboardService
:
ClipboardService
Protected
context
Menu
Renderer
contextMenuRenderer
:
ContextMenuRenderer
Protected
shell
Execution
Tool
shellExecutionTool
:
ShellExecutionTool
Protected
tool
Confirmation
Manager
toolConfirmationManager
:
ToolConfirmationManager
Protected
tool
Invocation
Registry
toolInvocationRegistry
:
ToolInvocationRegistry
Methods
can
Handle
canHandle
(
response
:
ChatResponseContent
)
:
number
Parameters
response
:
ChatResponseContent
Returns
number
render
render
(
response
:
ToolCallChatResponseContent
,
parentNode
:
ResponseNode
,
)
:
ReactNode
Parameters
response
:
ToolCallChatResponseContent
parentNode
:
ResponseNode
Returns
ReactNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
clipboard
Service
context
Menu
Renderer
shell
Execution
Tool
tool
Confirmation
Manager
tool
Invocation
Registry
Methods
can
Handle
render
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...