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