BspServerHandle

mill.api.daemon.internal.bsp.BspServerHandle

With this server handle you can interact with a running Mill BSP server.

Attributes

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

Members list

Value members

Abstract methods

def close(): Unit

Stops the BSP server.

Stops the BSP server.

Attributes

Source
BspServerHandle.scala

Completes when the BSP server shuts down or asks the launcher to reload the workspace.

Completes when the BSP server shuts down or asks the launcher to reload the workspace.

Attributes

Source
BspServerHandle.scala