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