client

langoustine.lsp.requests$.client$
object client

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
client.type

Members list

Concise view

Type members

Classlikes

The client/registerCapability request is sent from the server to the client to register a new capability handler on the client side.

The client/registerCapability request is sent from the server to the client to register a new capability handler on the client side.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

The client/unregisterCapability request is sent from the server to the client to unregister a previously registered capability handler on the client side.

The client/unregisterCapability request is sent from the server to the client to unregister a previously registered capability handler on the client side.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type