るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.101秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.6.0[x] > クエリ:unescape[x] > クラス:Gem::RemoteFetcher[x]

別のキーワード

  1. cgi unescape
  2. cgi unescape_html
  3. cgi unescape_element
  4. uri unescape
  5. cgi/util unescape

ライブラリ

検索結果

Gem::RemoteFetcher#unescape(str) -> String (54328.0)

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

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

@param str 文字列を指定します。

@see URI.unescape