Function GenericPath.empty
Tests if the path is represented by an empty string.
bool empty() const nothrow @nogc @property;
Tests if the path is represented by an empty string.
bool empty() const nothrow @nogc @property;