package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.19.1.tbz
sha256=a10386f980cda9417d1465466bed50dd2aef9c93b9d06a0f7feeedb0a1541158
sha512=d1622939713133a1f28617229896298d6ef194c48a47d011e4b752490fc83893cc920a8395d7ac60bc384a6c9b233ebf0665f38f74f2774a983e9d3b241a7746

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.