package merlin-extend

  1. Overview
  2. Docs

Helper for the driver (Merlin)

type t
exception Extension of string * string * string
val run : ?notify:(string -> unit) -> ?debug:(string -> unit) -> string -> t
val stop : t -> unit
val capabilities : t -> Extend_protocol.capabilities