Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/task
common/task-protocol
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
taskId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
ctx
problems
task
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...