package coq-lsp

  1. Overview
  2. Docs
type t =
  1. | Off
  2. | Messages
  3. | Verbose
val parse : string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.