package merlin-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

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