Instance Method インスタンスメソッド

resolveSymlinksInPath()

Resolves any symlinks in the path of a file URL. ファイルURLのパスにおけるあらゆるsymlinkを解決します。

Declaration 宣言

mutating func resolveSymlinksInPath()

Discussion 議論

If the isFileURL is false, this method does nothing. isFileURLがfalseならば、このメソッドは何もしません。

See Also 参照

Working with File URLs ファイルURLを扱う