package dune

  1. Overview
  2. Docs

In the current workspace (anything under the current project root)

type t
val root : t
val to_sexp : t -> Sexp.t
val equal : t -> t -> bool
val to_string : t -> string
val of_string : ?error_loc:Stdune__.Loc0.t -> string -> t
val pp : Format.formatter -> t -> unit
module L : sig ... end
OCaml

Innovation. Community. Security.