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

standardize()

Standardizes the path of a file URL. ファイルURLのパスを標準化します。

Declaration 宣言

mutating func standardize()

Discussion 議論

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

See Also 参照

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