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.
Resolves any symlinks in the path of a file URL.
mutating func resolveSymlinksInPath()If the isFileURL is false, this method does nothing.