package dune-rpc

  1. Overview
  2. Docs

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.