ProjectRebasedCache

sbt.internal.inc.cached.ProjectRebasedCache
case class ProjectRebasedCache(remoteRoot: Path, cacheLocation: Path) extends CompilationCache

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Classlikes

final class RebaseReadWriteMapper(from: Path, to: Path) extends ReadMapper, WriteMapper

Attributes

Supertypes
trait WriteMapper
trait ReadMapper
trait GenericMapper
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

override def loadCache(projectLocation: File): Option[(CompileAnalysis, MiniSetup)]

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product