resolvingSymlinksInPath()
Resolves any symlinks in the path of a file URL.
Declaration
func resolvingSymlinksInPath() -> URLDiscussion
If the isFileURL is false, this method returns self.
Resolves any symlinks in the path of a file URL.
func resolvingSymlinksInPath() -> URLIf the isFileURL is false, this method returns self.