Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 1.45 KB

DefaultTasksRunnerOptions.md

File metadata and controls

69 lines (39 loc) · 1.45 KB

Interface: DefaultTasksRunnerOptions

Table of contents

Properties

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