sbt.util.ActionCacheStore
An abstraction of a remote or local cache store.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Find if blobs are present in the storage.
Find if blobs are present in the storage.
Attributes
Get the value for the key from the cache store. inlineContentPaths - paths whose contents would be inlined.
Get the value for the key from the cache store. inlineContentPaths - paths whose contents would be inlined.
Attributes
Put a value and blobs to the cache store for later retrieval, based on the actionDigest.
Put a value and blobs to the cache store for later retrieval, based on the actionDigest.
Attributes
Put VirtualFile blobs to the cache store for later retrieval.
Put VirtualFile blobs to the cache store for later retrieval.
Attributes
A named used to identify the cache store.
A named used to identify the cache store.
Attributes
Materialize blobs to the output directory.
Materialize blobs to the output directory.
Attributes