Skip to main content

TaskOptions

Index

Properties

affectedFiles

affectedFiles: null | boolean | args | env

affectedPassInputs

affectedPassInputs: boolean

allowFailure

allowFailure: boolean

cache

cache: boolean

envFiles

envFiles: null | string[]

interactive

interactive: boolean

internal

internal: boolean

mergeArgs

mergeDeps

mergeEnv

mergeInputs

mergeInputs: TaskMergeStrategy

mergeOutputs

mergeOutputs: TaskMergeStrategy

mutex

mutex: null | string

outputStyle

outputStyle: null | TaskOutputStyle

persistent

persistent: boolean

retryCount

retryCount: number

runDepsInParallel

runDepsInParallel: boolean

runFromWorkspaceRoot

runFromWorkspaceRoot: boolean

runInCI

runInCI: boolean

shell

shell: boolean

unixShell

unixShell: null | TaskUnixShell

windowsShell

windowsShell: null | TaskWindowsShell