package ocamlformat-rpc-lib

  1. Overview
  2. Docs

Module Make.InitSource

Version used to set the protocol version

Sourcetype t = [
  1. | `Halt
  2. | `Unknown
  3. | `Version of string
]
Sourceval read_input : IO.ic -> t IO.t
Sourceval to_sexp : t -> Csexp.t
Sourceval output : IO.oc -> t -> unit IO.t
OCaml

Innovation. Community. Security.