Module Filepath.Normalized
val of_string : ?existence:existence -> ?base_name:string -> string -> tval concats : ?existence:existence -> t -> string list -> tval to_pretty_string : t -> stringval to_string_list : t list -> string listval equal : t -> t -> boolval compare : t -> t -> intval compare_pretty : ?case_sensitive:bool -> t -> t -> intval is_special_stdout : t -> boolval to_base_uri : t -> string option * string