package dune-rpc

  1. Overview
  2. Docs
Communicate with dune using rpc

Install

Dune Dependency

Authors

Maintainers

Sources

dune-3.6.0.tbz
sha256=08a0c6c9521604e60cf36afba036ecf1b107df51eed14a2fb7eef6cfdd2bf278
sha512=71b94cb7cad4c6f998da5bd59fe3c6d0b4a4188896ae04aa0ffff7142ced0b93bce3a88c3b5b7b7c8c948d10ccfb2fb81fcf764aa421b595e061ac3049fa8870

doc/dune-rpc.private/Dune_rpc_private/Registry/Dune/index.html

Module Registry.DuneSource

Sourcetype t
Sourceval where : t -> Where.t
Sourceval to_dyn : t -> Dyn.t
Sourceval compare : t -> t -> Ordering.t
Sourceval root : t -> string
Sourceval pid : t -> int
Sourceval create : where:Where.t -> root:string -> pid:int -> t
Sourcetype error =
  1. | Of_sexp of Conv.error
  2. | Csexp of {
    1. position : int;
    2. message : string;
    }
Sourceval of_file : File.t -> (t, error) result
OCaml

Innovation. Community. Security.