JarCache

trait JarCache
class Object
trait Matchable
class Any
class DirCache
object TempCache.type

Value members

Abstract methods

def cache(path: Path)(processPath: Path => ClassPathEntry): ClassPathEntry
def put(entry: RelPath, bytes: Array[Byte]): ClassPathEntry