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

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

val reportCachedProblems: Boolean

Attributes

Inherited from:
ReporterMode
Source
ZincWorkerRpcServer.scala