package current_rpc

  1. Overview
  2. Docs
type t
module Map : Map.S with type key = string
val log_path : string -> (Fpath.t, [ `Msg of string ]) result
val lookup_running : string -> t option
val wait_for_log_data : t -> unit Lwt.t
val approve_early_start : t -> unit
val cancel : t -> string -> unit
val cancelled_state : t -> (unit, [ `Msg of string ]) result
OCaml

Innovation. Community. Security.