instance method Gem::RemoteFetcher#escape

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

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

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

[SEE_ALSO] URI.escape