るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.119秒)

別のキーワード

  1. specification _load
  2. specification load
  3. specification today
  4. specification name=
  5. specification name

ライブラリ

クラス

検索結果

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

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

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

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

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

@param install_dir ダウンロードし...