Module Datatype.Filepath

module Filepath: sig .. end
Type-safe strings representing normalized filepaths. See module Filepath.Normalized.
Since 18.0-Argon

include Datatype.S_with_collections
val of_string : ?base_name:string -> string -> Datatype.t
val pp_abs : Format.formatter -> Datatype.t -> unit
val dummy : Datatype.t