Module type Parameter_sig.Filepath

module type Filepath = sig .. end

signature for normalized pathnames.


include Parameter_sig.S
val is_empty : unit -> bool

Whether the Filepath is empty.