Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
Task2
Class Task2
Hierarchy
Task
Task2
Index
Constructors
constructor
Properties
detail
Accessors
definition
execution
group
has
Problem
Matchers
is
Background
name
presentation
Options
problem
Matchers
scope
source
Constructors
constructor
new
Task2
(
taskDefinition
:
TaskDefinition
, scope
:
WorkspaceFolder
|
Global
|
Workspace
, name
:
string
, source
:
string
, execution
?:
ProcessExecution
|
ShellExecution
|
CustomExecution
, problemMatchers
?:
string
|
string
[]
)
:
Task2
new
Task2
(
taskDefinition
:
TaskDefinition
, name
:
string
, source
:
string
, execution
?:
ProcessExecution
|
ShellExecution
|
CustomExecution
, problemMatchers
?:
string
|
string
[]
)
:
Task2
Parameters
taskDefinition:
TaskDefinition
scope:
WorkspaceFolder
|
Global
|
Workspace
name:
string
source:
string
Optional
execution:
ProcessExecution
|
ShellExecution
|
CustomExecution
Optional
problemMatchers:
string
|
string
[]
Returns
Task2
Parameters
taskDefinition:
TaskDefinition
name:
string
source:
string
Optional
execution:
ProcessExecution
|
ShellExecution
|
CustomExecution
Optional
problemMatchers:
string
|
string
[]
Returns
Task2
Properties
Optional
detail
detail
:
string
Accessors
definition
get
definition
(
)
:
TaskDefinition
set
definition
(
value
:
TaskDefinition
)
:
void
Returns
TaskDefinition
Parameters
value:
TaskDefinition
Returns
void
execution
get
execution
(
)
:
undefined
|
ProcessExecution
|
ShellExecution
|
CustomExecution
set
execution
(
value
:
undefined
|
ProcessExecution
|
ShellExecution
|
CustomExecution
)
:
void
Returns
undefined
|
ProcessExecution
|
ShellExecution
|
CustomExecution
Parameters
value:
undefined
|
ProcessExecution
|
ShellExecution
|
CustomExecution
Returns
void
group
get
group
(
)
:
undefined
|
TaskGroup
set
group
(
value
:
undefined
|
TaskGroup
)
:
void
Returns
undefined
|
TaskGroup
Parameters
value:
undefined
|
TaskGroup
Returns
void
has
Problem
Matchers
get
hasProblemMatchers
(
)
:
boolean
Returns
boolean
is
Background
get
isBackground
(
)
:
boolean
set
isBackground
(
value
:
boolean
)
:
void
Returns
boolean
Parameters
value:
boolean
Returns
void
name
get
name
(
)
:
string
set
name
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
presentation
Options
get
presentationOptions
(
)
:
TaskPresentationOptions
set
presentationOptions
(
value
:
TaskPresentationOptions
)
:
void
Returns
TaskPresentationOptions
Parameters
value:
TaskPresentationOptions
Returns
void
problem
Matchers
get
problemMatchers
(
)
:
string
[]
set
problemMatchers
(
value
:
string
[]
)
:
void
Returns
string
[]
Parameters
value:
string
[]
Returns
void
scope
get
scope
(
)
:
undefined
|
WorkspaceFolder
|
Global
|
Workspace
set
scope
(
value
:
undefined
|
WorkspaceFolder
|
Global
|
Workspace
)
:
void
Returns
undefined
|
WorkspaceFolder
|
Global
|
Workspace
Parameters
value:
undefined
|
WorkspaceFolder
|
Global
|
Workspace
Returns
void
source
get
source
(
)
:
string
set
source
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
Exports
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Known
Commands
Notification
Main
Object
Identifier
Objects
Transferrer
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Node
Tree
View
Selection
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
Task2
constructor
detail
definition
execution
group
has
Problem
Matchers
is
Background
name
presentation
Options
problem
Matchers
scope
source