isRoot

returns true if directory is root directory (e.g. / or C:\\)

pure nothrow
bool
isRoot
(
in string path
)

Meta