るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.016秒)
トップページ > クエリ:Spec[x] > ライブラリ:rubygems/remote_fetcher[x]

別のキーワード

  1. format spec
  2. format spec=
  3. oldformat spec
  4. oldformat spec=
  5. installer spec

クラス

検索結果

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

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

...ルを置き換えませんが source_uri が
ローカルパス (file://) である場合は常にファイルを置き換えます。

@param spec Gem::Specification のインスタンスを指定します。

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

@param install_dir ダウン...