standardize()
Standardizes the path of a file URL.
Declaration
mutating func standardize()Discussion
If the isFileURL is false, this method does nothing.
Standardizes the path of a file URL.
mutating func standardize()If the isFileURL is false, this method does nothing.