dune._stdune
Path.Local
In the current workspace (anything under the current project root)
dune._caml
dune._dune_lang
dune._ocaml_config
dune._result
dune._wp
dune.configurator
wp_dune
wp_jbuilder
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