Interface: DefaultTasksRunnerOptions
Table of contents
Properties
- cacheDirectory
 - cacheableOperations
 - cacheableTargets
 - captureStderr
 - lifeCycle
 - parallel
 - remoteCache
 - runtimeCacheInputs
 - skipNxCache
 
Properties
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