mill.javalib.zinc.ZincWorkerRpcServer.ReporterMode
See theReporterMode companion trait
object ReporterMode
Attributes
- Companion
- trait
- Source
- ZincWorkerRpcServer.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ReporterMode.type
Members list
Type members
Classlikes
case object NoReporter extends ReporterMode
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Serializabletrait Producttrait Equalstrait ReporterModeclass Objecttrait Matchableclass AnyShow all
- Self type
-
NoReporter.type
case class Reporter(reportCachedProblems: Boolean, maxErrors: Int) extends ReporterMode
Attributes
- Source
- ZincWorkerRpcServer.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalstrait ReporterModeclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
Givens
Givens
Attributes
- Source
- ZincWorkerRpcServer.scala
In this article