mill.daemon.RunnerState.Frame
See theFrame companion class
object Frame
Attributes
- Companion
- class
- Source
- RunnerState.scala
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Frame.type
Members list
Type members
Classlikes
Attributes
- Source
- RunnerState.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
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.
Simplified representation of Frame data, written to disk for debugging and testing purposes.
Attributes
- Source
- RunnerState.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Source
- RunnerState.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source
- RunnerState.scala
Implicits
Implicits
Attributes
- Source
- RunnerState.scala
Attributes
- Source
- RunnerState.scala
Attributes
- Source
- RunnerState.scala
In this article