AcquireZincCompilerBridge

mill.javalib.zinc.ZincWorkerRpcServer.ServerToClient.AcquireZincCompilerBridge
case class AcquireZincCompilerBridge(scalaVersion: String, scalaOrganization: String) extends ServerToClient

Attributes

Source
ZincWorkerRpcServer.scala
Graph
Supertypes
trait Serializable
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

override type Response = AcquireResult[Path]

Attributes

Source
ZincWorkerRpcServer.scala

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Givens

Givens

override given responseRw: ReadWriter[Response]

Attributes

Source
ZincWorkerRpcServer.scala
override given responseTypeName: TPrint[Response]

Attributes

Source
ZincWorkerRpcServer.scala