Segment2.name

The (file/directory) name of the path segment.

Note: Depending on the path type, this may return a generic range type instead of string. Use name.to!string in that case if you need an actual string.

struct Segment2
@safe @property const nothrow @nogc
name
()

Meta