Contents

resolvingSymlinksInPath()

Resolves any symlinks in the path of a file URL.

Declaration

func resolvingSymlinksInPath() -> URL

Discussion

If the isFileURL is false, this method returns self.

See Also

Working with file URLs