FileValueCache

sbt.internal.inc.FileValueCache
See theFileValueCache companion object
sealed trait FileValueCache[T]

Cache based on path and its stamp.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def clear(): Unit
def get: Path => T