Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
terminal
TerminalBackendContribution
Class TerminalBackendContribution
Hierarchy
TerminalBackendContribution
Implements
Contribution
Index
Constructors
constructor
Properties
logger
process
Manager
Methods
configure
Constructors
constructor
new
Terminal
Backend
Contribution
(
)
:
TerminalBackendContribution
Returns
TerminalBackendContribution
Properties
Protected
Readonly
logger
logger
:
ILogger
Protected
Readonly
process
Manager
process
Manager
:
ProcessManager
Methods
configure
configure
(
service
:
MessagingService
)
:
void
Parameters
service:
MessagingService
Returns
void
Exports
terminal
IBase
Terminal
Server
Terminal
Commands
Terminal
Keybinding
Contexts
Terminal
Menus
Terminal
Backend
Contribution
constructor
logger
process
Manager
configure