package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.19.0.tbz
sha256=d2f617dfd34f7d882f4181a22e359bb90b46669ed87b2650eb842f0532fc696c
sha512=9bd4c5825076c88192425f1462fedab1100d5b83a75dfe65592255b127690503b01b61c964990272abe54f0a01a14587ca464e438fa8b9d8560d2576773f39a8

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.