CacheStoreFactory

sbt.util.CacheStoreFactory
See theCacheStoreFactory companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(base: File): CacheStoreFactory

Returns directory-based CacheStoreFactory using standard JSON converter.

Returns directory-based CacheStoreFactory using standard JSON converter.

Attributes

def directory(base: File): CacheStoreFactory

Returns directory-based CacheStoreFactory using standard JSON converter.

Returns directory-based CacheStoreFactory using standard JSON converter.

Attributes

Implicits

Deprecated implicits

implicit lazy val jvalueIsoString: IsoString[JValue]

Attributes

Deprecated
true