Interface: DefaultTasksRunnerOptions
Table of contents
Properties
- batch: boolean
- cacheDirectory: string
- cacheableOperations: string[]
- cacheableTargets: string[]
- captureStderr: boolean
- lifeCycle: LifeCycle
- parallel: number
- remoteCache: RemoteCache
- runtimeCacheInputs: string[]
- skipNxCache: boolean
Properties
batch
โข Optional
batch: boolean
cacheDirectory
โข Optional
cacheDirectory: string
cacheableOperations
โข Optional
cacheableOperations: string
[]
cacheableTargets
โข Optional
cacheableTargets: string
[]
captureStderr
โข Optional
captureStderr: boolean
lifeCycle
โข lifeCycle: LifeCycle
parallel
โข Optional
parallel: number
remoteCache
โข Optional
remoteCache: RemoteCache
runtimeCacheInputs
โข Optional
runtimeCacheInputs: string
[]
skipNxCache
โข Optional
skipNxCache: boolean