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.
A standardized version of the path of a file URL.
var standardizedFileURL: URL { get }If the isFileURL is false, this method returns self.