merlin-extend
Extend_driver
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
val reader : t -> Extend_protocol.Reader.request -> Extend_protocol.Reader.response