Functions
default
- default(type: string, name: string, cmd: string[], shellExecOptions: ShellExecutionOptions, problemMatcher?: string, taskScope?: TaskScope): Promise<void | number>
-
Parameters
-
type: string
-
name: string
-
cmd: string[]
-
shellExecOptions: ShellExecutionOptions
-
Optional problemMatcher: string
-
Optional taskScope: TaskScope
Returns Promise<void | number>
type of process to execute e.g. build