Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
task
TaskOutputPresentation
Interface TaskOutputPresentation
interface
TaskOutputPresentation
{
clear
?:
boolean
;
close
?:
boolean
;
echo
?:
boolean
;
focus
?:
boolean
;
panel
?:
PanelKind
;
reveal
?:
RevealKind
;
showReuseMessage
?:
boolean
;
[
name
:
string
]
:
any
;
}
Indexable
[
name:
string
]:
any
Index
Properties
clear?
close?
echo?
focus?
panel?
reveal?
show
Reuse
Message?
Properties
Optional
clear
clear
?:
boolean
Optional
close
close
?:
boolean
Optional
echo
echo
?:
boolean
Optional
focus
focus
?:
boolean
Optional
panel
panel
?:
PanelKind
Optional
reveal
reveal
?:
RevealKind
Optional
show
Reuse
Message
show
Reuse
Message
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
clear
close
echo
focus
panel
reveal
show
Reuse
Message
Theia TypeDoc
Loading...