NoResponse

mill.rpc.MillRpcMessage.NoResponse
trait NoResponse extends MillRpcMessage

Messages that do not have a meaningful response.

Attributes

Source
MillRpcMessage.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

override type Response = Unit

Attributes

Source
MillRpcMessage.scala

Givens

Inherited and Abstract givens

given responseRw: ReadWriter[Response]

Attributes

Inherited from:
MillRpcMessage
Source
MillRpcMessage.scala
given responseTypeName: TPrint[Response]

Attributes

Inherited from:
MillRpcMessage
Source
MillRpcMessage.scala