Path.norm

Path norm() const @safe

Returns the normalized version of this path.

This method delegates to normalize() and is kept for source compatibility with earlier versions.