るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.018秒)
トップページ > バージョン:2.5.0[x] > クエリ:fetch[x] > クエリ:unescape[x]

別のキーワード

  1. _builtin fetch
  2. env fetch
  3. net/http fetch
  4. array fetch
  5. dbm fetch

ライブラリ

クラス

検索結果

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

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

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

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

@see URI.unescape