DirCache

case class DirCache(dir: Path) extends JarCache
trait Serializable
trait Product
trait Equals
trait JarCache
class Object
trait Matchable
class Any

Value members

Concrete methods

override def cache(path: Path)(processPath: Path => ClassPathEntry): ClassPathEntry
Definition Classes
override def put(entry: RelPath, content: Array[Byte]): ClassPathEntry
Definition Classes

Inherited methods

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