Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
OutputChannelRegistryExtImpl
Class OutputChannelRegistryExtImpl
Implements
OutputChannelRegistryExt
Index
Constructors
constructor
Properties
proxy
Methods
create
Output
Channel
do
Create
Log
Output
Channel
do
Create
Output
Channel
Constructors
constructor
new
Output
Channel
Registry
Ext
Impl
(
rpc
)
:
OutputChannelRegistryExtImpl
Parameters
rpc
:
RPCProtocol
Returns
OutputChannelRegistryExtImpl
Properties
proxy
proxy
:
OutputChannelRegistryMain
Methods
create
Output
Channel
create
Output
Channel
(
name
,
pluginInfo
)
:
OutputChannel
Parameters
name
:
string
pluginInfo
:
PluginInfo
Returns
OutputChannel
create
Output
Channel
(
name
,
pluginInfo
,
options
)
:
LogOutputChannel
Parameters
name
:
string
pluginInfo
:
PluginInfo
options
:
{
log
:
true
;
}
log
:
true
Returns
LogOutputChannel
Private
do
Create
Log
Output
Channel
do
Create
Log
Output
Channel
(
name
,
pluginInfo
)
:
LogOutputChannelImpl
Parameters
name
:
string
pluginInfo
:
PluginInfo
Returns
LogOutputChannelImpl
Private
do
Create
Output
Channel
do
Create
Output
Channel
(
name
,
pluginInfo
)
:
OutputChannelImpl
Parameters
name
:
string
pluginInfo
:
PluginInfo
Returns
OutputChannelImpl
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
proxy
create
Output
Channel
do
Create
Log
Output
Channel
do
Create
Output
Channel
Theia TypeDoc
Loading...