Path.isRoot

Check if current path is root (does not have parent)

struct Path
version(Posix)
@safe pure const
bool
isRoot
()

Meta