package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

Dune Dependency

Authors

Maintainers

Sources

merlin-4.16-501.tbz
sha256=da5bf309b040645c292ae4572cc6a0a700dbd2bcfc996ac13c8e5c3836c21e26
sha512=99eba17b2bdec5411d239093f4e8e11ada79b2b84ae88074a1b46e47eb836bbf8cb7836c472c22e7f9e68cff1b9ea6d9b9989b70055c3277edb4cddc4a86460c

doc/merlin-lib.os_ipc/Os_ipc/index.html

Module Os_ipcSource

Sourcetype server
Sourcetype context
Sourcetype client = {
  1. context : context;
  2. wd : string;
  3. environ : string;
  4. argv : string array;
}
Sourceval server_setup : string -> string -> server option
Sourceval server_accept : server -> timeout:float -> client option
Sourceval server_close : server -> unit
Sourceval context_setup : context -> unit
Sourceval context_close : context -> return_code:int -> unit
Sourceval merlin_set_environ : string -> unit

completely replace the environment

Sourceval merlin_dont_inherit_stdio : bool -> unit
OCaml

Innovation. Community. Security.