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.
See Implementation
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.