relativePath - multiple declarations
Function relativePath
Like std.path.relativePath
, but operates on Path.
Alias relativePath
Alias of same-named function from std.path
alias relativePath
= std .path .relativePath;