Logged
mill.daemon.RunnerState.Frame.Logged
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.
Attributes
- Source
- RunnerState.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article