Contents

standardizedFileURL

A standardized version of the path of a file URL.

Declaration

var standardizedFileURL: URL { get }

Discussion

If the isFileURL is false, this method returns self.

See Also

Accessing URL representations