るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.007秒)
トップページ > クエリ:SourceIndex[x] > 種類:インスタンスメソッド[x] > ライブラリ:rubygems/commands/dependency_command[x]

別のキーワード

  1. sourceindex each
  2. sourceindex size
  3. sourceindex new
  4. sourceindex dump
  5. sourceindex length

検索結果

Gem::Commands::DependencyCommand#find_gems(name, source_index) -> Hash (15.0)

与えられた Gem の名前をインデックスから検索します。

...与えられた Gem の名前をインデックスから検索します。

@param name Gem の名前を指定します。

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

@see Gem::SourceIndex#search...