TempCache

scala.cli.graal.TempCache$
object TempCache extends JarCache

Attributes

Graph
Supertypes
trait JarCache
class Object
trait Matchable
class Any
Self type
TempCache.type

Members list

Value members

Concrete methods

override def cache(path: Path)(processPath: Path => ClassPathEntry): ClassPathEntry

Attributes

Definition Classes
override def put(entry: RelPath, content: Array[Byte]): ClassPathEntry

Attributes

Definition Classes