InvocationContext
mill.javalib.zinc.ZincWorker.InvocationContext
case class InvocationContext(env: Map[String, String], dest: Path, logDebugEnabled: Boolean, logPromptColored: Boolean, zincLogDebug: Boolean)
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