Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for putting goal cache entries.

Hierarchy

Index

Properties

entries

entries: CacheEntry[]

Collection of glob patterns with classifiers to determine which files need to be cached between goal invocations, possibly excluding paths using regular expressions.

Optional onCacheMiss

onCacheMiss: GoalProjectListenerRegistration | GoalProjectListenerRegistration[]

Optional listener functions that should be called when no cache entry is found.

Optional pushTest

pushTest: PushTest

Optional push test on when to trigger caching

Generated using TypeDoc