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