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