Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
OutputChannelRegistryMainImpl
Class OutputChannelRegistryMainImpl
Implements
OutputChannelRegistryMain
Index
Constructors
constructor
Properties
command
Service
Methods
$append
$clear
$close
$dispose
$reveal
Constructors
constructor
new
Output
Channel
Registry
Main
Impl
(
)
:
OutputChannelRegistryMainImpl
Returns
OutputChannelRegistryMainImpl
Properties
Protected
Readonly
command
Service
command
Service
:
CommandService
Methods
$append
$append
(
name
,
text
,
pluginInfo
)
:
PromiseLike
<
void
>
Parameters
name
:
string
text
:
string
pluginInfo
:
PluginInfo
Returns
PromiseLike
<
void
>
$clear
$clear
(
name
)
:
PromiseLike
<
void
>
Parameters
name
:
string
Returns
PromiseLike
<
void
>
$close
$close
(
name
)
:
PromiseLike
<
void
>
Parameters
name
:
string
Returns
PromiseLike
<
void
>
$dispose
$dispose
(
name
)
:
PromiseLike
<
void
>
Parameters
name
:
string
Returns
PromiseLike
<
void
>
$reveal
$reveal
(
name
,
preserveFocus
)
:
Promise
<
void
>
Parameters
name
:
string
preserveFocus
:
boolean
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
command
Service
$append
$clear
$close
$dispose
$reveal
Theia TypeDoc
Loading...