package linol

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Make.base_serverSource

method must_quit : bool
method on_notification : notify_back: (Linol_lsp.Lsp.Server_notification.t -> unit IO.t) -> server_request:send_request -> Linol_lsp.Lsp.Client_notification.t -> unit IO.t
method on_request : 'a. notify_back: (Linol_lsp.Lsp.Server_notification.t -> unit IO.t) -> server_request:send_request -> id:Req_id.t -> 'a Linol_lsp.Lsp.Client_request.t -> ('a, string) result IO.t
method spawn_query_handler : (unit -> unit IO.t) -> unit
OCaml

Innovation. Community. Security.