LocalConfig
mill.javalib.zinc.ZincWorker.LocalConfig
case class LocalConfig(dest: Path, logDebugEnabled: Boolean, logPromptColored: Boolean, workspaceRoot: Path)
The invocation context, always comes from the Mill's process.
Attributes
- Source
- ZincWorker.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article