include Env.Path
type tPaths are private, and owned by the functions below
val relative : t -> string -> trelative path string build a path relative to an existing one
val exists : t -> boolexists file checks if file exists
val to_string : t -> stringString representation