るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.027秒)
トップページ > クエリ:gem[x] > クエリ:SourceIndex[x] > クエリ:add_spec[x]

別のキーワード

  1. sourceindex size
  2. sourceindex each
  3. sourceindex add_spec
  4. sourceindex add_specs
  5. sourceindex latest_specs

ライブラリ

クラス

検索結果

Gem::SourceIndex#add_spec(gem_spec) -> Gem::Specification (24331.0)

自身に引数で与えられた Gem::Specification のインスタンスを追加します。

...自身に引数で与えられた Gem::Specification のインスタンスを追加します。

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

Gem::SourceIndex#add_specs(*gem_specs) -> Hash (12229.0)

自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。

...自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。

@param gem_specs 複数の Gem::Specification のインスタンスを指定します。...