JvmCompileBtApiImpl
mill.kotlinlib.worker.impl.JvmCompileBtApiImpl
class JvmCompileBtApiImpl(val classpathSnapshotCache: Path) extends Compiler
Value parameters
- classpathSnapshotCache
-
The path to store classpath snapshots for incremental compilation. Should live longer than the compile task itself, i.e. within a Worker or a persistent task.
Attributes
- Source
- JvmCompileBtApiImpl.scala
- Graph
-
- Supertypes
Members list
In this article