Boot.Path
include module type of struct include Env.Path end
We should gradually add some more functions to handle common dirs here such the theories directories or share files. Abstracting it hereere does allow to use system-specific functionalities
val exists : t -> bool
exists file
checks if file
exists
val to_string : t -> string
String representation