Reusable
mill.daemon.RunnerSharedState.Frame.Reusable
case class Reusable(classLoader: MillURLClassLoader, runClasspath: Seq[PathRefApi], compileOutput: PathRefApi, codeSignatures: Map[String, Int], buildOverrideFiles: Map[Path, String], selectiveMetadata: AtomicReference[Option[String]] = ..., workers: Map[String, (Int, Val, TaskApi[_])] = ...)
Attributes
- Source
- RunnerSharedState.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article