Other

mill.bsp.worker.BspClientType.Other
final case class Other(displayName: String)

Any other BSP client

Attributes

Source
BspClientType.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
BspClientType
Source
BspClientType.scala
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product