るりまサーチ

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

別のキーワード

  1. sourceinfocache search
  2. rubygems/source_info_cache search
  3. sourceinfocache search_with_source
  4. rubygems/source_info_cache search_with_source
  5. imap search

検索結果

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

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

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

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

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

@see Gem::SourceIndex#search...