package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

dune-project
 Dependency

Authors

Maintainers

Sources

dune-3.20.0.tbz
sha256=767999da81e528484139ecfe927288ffe521ac2467462a40d6a760ed789ba086
sha512=18f6a293cb5d4423a3bf69ce9559b40e7075e49b13c79166f2aacfa55cbc2609e20938bad889b43df0d5a3396ea034e405631d3757da6164c51be375e5751632

doc/dune-rpc.private/Dune_rpc_private/Job/index.html

Module Dune_rpc_private.JobSource

Sourcemodule Id : sig ... end
Sourcetype t = {
  1. id : Id.t;
  2. pid : int;
  3. description : unit Pp.t;
  4. started_at : float;
}
Sourceval id : t -> Id.t
Sourceval pid : t -> int
Sourceval description : t -> unit Pp.t
Sourceval started_at : t -> float
Sourcemodule Event : sig ... end
OCaml

Innovation. Community. Security.