module Filepath:sig
..end
Filepath.Normalized
.include Datatype.S_with_collections
val of_string : ?existence:Filepath.existence -> ?base_name:string -> string -> Datatype.t
val concat : ?existence:Filepath.existence -> Datatype.t -> string -> Datatype.t
val pp_abs : Format.formatter -> Datatype.t -> unit
val dummy : Datatype.t