ZincOp

mill.javalib.api.internal.ZincOp
See theZincOp companion object
sealed trait ZincOp extends Message

Attributes

Companion
object
Source
ZincOp.scala
Graph
Supertypes
trait Message
class Object
trait Matchable
class Any
Known subtypes
class CompileJava
class CompileMixed
class GetTestTasks
class ScaladocJar
Show all

Members list

Type members

Inherited and Abstract types

type Response

Attributes

Inherited from:
Message
Source
MillRpcChannel.scala

Givens

Inherited and Abstract givens

given responseRw: ReadWriter[Response]

Attributes

Inherited from:
Message
Source
MillRpcChannel.scala