LSPServerBuilder

langoustine.lsp.app.LangoustineApp.LSPServerBuilder

Attributes

Source
LangoustineApp.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def apply[F[_]](fn: (Channel[F], Shutdown) => Resource[F, Unit]): () => F

Attributes

Source
LangoustineApp.scala