Protected
Readonly
loggerProtected
Readonly
rawProtected
Readonly
taskProtected
Readonly
taskProtected
argumentThis is task specific, to align with VS Code's behavior.
When parsing arguments, VS Code will try to detect if the user already tried to quote things.
Protected
asProtected
buildOptional
quotingFunctions: ShellQuotingFunctionsProtected
executableProtected
getProtected
getProtected
getProtected
getProtected
getRuns a task from the given task configuration.
task configuration to run a task from. The provided task configuration must have a shape of CommandProperties
.
Optional
ctx: string
Task runner that runs a task as a process or a command inside a shell.