Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
task
TaskOutputEvent
Interface TaskOutputEvent
interface
TaskOutputEvent
{
ctx
?:
string
;
line
:
string
;
taskId
:
number
;
}
Index
Properties
ctx?
line
task
Id
Properties
Optional
Readonly
ctx
ctx
?:
string
Readonly
line
line
:
string
Readonly
task
Id
task
Id
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
ctx
line
task
Id
Theia TypeDoc
Loading...