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/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.