Previous
Up
Next
Module
Filepath
module
Filepath:
sig
..
end
Functions manipulating filepaths.
val
normalize
:
string -> string
Normalize a filename: make it relative if it is "close" to the current working directory and results in a shorter path.