るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix determinant_e
  4. matrix det_e
  5. open3 capture2e

ライブラリ

検索結果

Gem::RemoteFetcher#download(spec, source_uri, install_dir = Gem.dir) -> String (18646.0)

source_uri から取得した Gem パッケージをキャッシュディレクトリに配置します。

...スを指定します。

@param source_uri 取得先の URI を指定します。

@param install_dir ダウンロードしたファイルの配置先を指定します。

@return ローカルにコピーした Gem ファイルのパスを返します。

@raise Gem::RemoteFetcher::FetchError...