ProjectRebasedCache

case class ProjectRebasedCache(remoteRoot: Path, cacheLocation: Path) extends CompilationCache
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Classlikes

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

Value members

Concrete methods

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

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product