mill.daemon.RunnerLauncherState.Logged
See theLogged companion object
case class Logged(workerCache: Map[String, WorkerInfo], evalWatched: Seq[Path], moduleWatched: Seq[Path], classLoaderIdentity: Option[Int], runClasspath: Seq[(Path, Int)], runClasspathHash: Int)
Simplified representation of frame data, written to disk for debugging and testing purposes (see out/.../mill-runner-state.json).
Attributes
- Companion
- object
- Source
- RunnerLauncherState.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article