Contents

resolveSymlinksInPath()

Resolves any symlinks in the path of a file URL.

Declaration

mutating func resolveSymlinksInPath()

Discussion

If the isFileURL is false, this method does nothing.

See Also

Working with file URLs