Contents

standardize()

Standardizes the path of a file URL.

Declaration

mutating func standardize()

Discussion

If the isFileURL is false, this method does nothing.

See Also

Working with file URLs