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