isRoot

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

bool
isRoot
(
string path
)

Meta