- Windows: The first element is the anchor when present (drive+root for absolute paths, e.g. "C:\\";
UNC anchor like "\\\\server\\share\\"; or drive-only anchor like "C:").
string[] parts() const @safeSplit the path into components similar to Python's pathlib parts.
Platform semantics:
UNC anchor like "\\\\server\\share\\"; or drive-only anchor like "C:").
Examples: