package vcaml

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

Module Vcaml_semantics_test.ImportSource

Sourceval with_process_cleanup : name:string -> Core.Pid.t -> f: (unit -> [< `Already_reaped of Async.Unix.Exit_or_signal.t | `Need_to_reap of [< `Impatient | `Patient Impatient ] Need_to_reap ] Async.Deferred.t) -> unit Async.Monitor.Deferred.t
Sourceval spin_until_nvim_creates_socket_file : Core.Pid.t -> socket:string -> [> `Nvim_crashed of Core_unix.Exit_or_signal.t | `Socket_created | `Socket_missing ] Async.Deferred.t
Sourceval attempt_to_quit : tmp_dir:Base.string -> client:[ `connected ] Vcaml.Client.t -> unit Async_kernel__Deferred.t
OCaml

Innovation. Community. Security.