ClientToServer

mill.launcher.DaemonRpc.ClientToServer
See theClientToServer companion object
sealed trait ClientToServer extends Message

Attributes

Companion
object
Source
DaemonRpc.scala
Graph
Supertypes
trait Message
class Object
trait Matchable
class Any
Known subtypes
class RunCommand

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