package dune-private-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | String of string
  2. | Dir of Stdune.Path.t
  3. | Path of Stdune.Path.t
val compare : t -> t -> Stdune.Ordering.t
val to_dyn : t -> Stdune.Dyn.t
val to_string : t -> dir:Stdune.Path.t -> string
val to_path : ?error_loc:Stdune.Loc.t -> t -> dir:Stdune.Path.t -> Stdune.Path.t
module L : sig ... end
OCaml

Innovation. Community. Security.