Module Boot.Path

include module type of sig ... end
type t = Boot__Env.Path.t
val relative : t -> string -> t
val exists : t -> bool
val to_string : t -> string