Function GenericPath.Segment.hasSeparator
Returns true
iff the segment has a trailing path separator.
bool hasSeparator() const nothrow @nogc @property;
Returns true
iff the segment has a trailing path separator.
bool hasSeparator() const nothrow @nogc @property;