mill.daemon.RunnerState.Frame
See theFrame companion object
case class Frame(workerCache: Map[String, (Int, Val)], evalWatched: Seq[Watchable], moduleWatched: Seq[Watchable], codeSignatures: Map[String, Int], classLoaderOpt: Option[MillURLClassLoader], runClasspath: Seq[PathRefApi], compileOutput: Option[PathRefApi], evaluator: Option[EvaluatorApi])
Attributes
- Companion
- object
- Source
- RunnerState.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article