Reporter
mill.javalib.zinc.ZincWorkerRpcServer.ReporterMode.Reporter
final case class Reporter(reportCachedProblems0: Boolean, maxErrors: Int) extends ReporterMode
Attributes
- Source
- ZincWorkerRpcServer.scala
Members list
Value members
Inherited methods
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
- Inherited from:
- Product
- Source
- Product.scala
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
- Returns
-
in the default implementation, an
Iterator[Any] - Inherited from:
- Product
- Source
- Product.scala
Inherited fields
Attributes
- Inherited from:
- ReporterMode
- Source
- ZincWorkerRpcServer.scala
In this article