instance method Gem::RemoteFetcher#unescape

unescape(str) -> String[permalink][rdoc][edit]

URI 文字列をデコードした文字列を返します。

[PARAM] str:
文字列を指定します。

[SEE_ALSO] URI.unescape