DefaultTasksRunnerOptions
Table of contents
Properties
- batch
 - cacheDirectory
 - cacheableOperations
 - cacheableTargets
 - captureStderr
 - lifeCycle
 - parallel
 - remoteCache
 - runtimeCacheInputs
 - skipNxCache
 - skipRemoteCache
 
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
skipRemoteCache
• Optional skipRemoteCache: boolean