package coq-lsp

  1. Overview
  2. Docs

Module Lsp.IoSource

Sourcemodule F = Format
Sourceval mut : Mutex.t
Sourceval debug_fmt : F.formatter ref
Sourceval log_error : string -> string -> unit
Sourceval log_object : string -> J.t -> unit
Sourceval flush_log : unit -> unit
Sourceexception ReadError of string
Sourceval read_request_raw : in_channel -> J.t
Sourceval read_request : in_channel -> J.t
Sourceval send_json : F.formatter -> J.t -> unit
OCaml

Innovation. Community. Security.