CacheStore

sbt.util.CacheStore
See theCacheStore companion class
object CacheStore

Attributes

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

Members list

Value members

Concrete methods

def apply(cacheFile: File): CacheStore

Returns file-based CacheStore using standard JSON converter.

Returns file-based CacheStore using standard JSON converter.

Attributes

def file(cacheFile: File): CacheStore

Returns file-based CacheStore using standard JSON converter.

Returns file-based CacheStore using standard JSON converter.

Attributes

Implicits

Deprecated implicits

implicit lazy val jvalueIsoString: IsoString[JValue]

Attributes

Deprecated
true