るりまサーチ (Ruby 2.2.0)

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

別のキーワード

  1. dependencycommand find_gems
  2. dependencycommand usage
  3. dependencycommand arguments
  4. dependencycommand execute
  5. dependencycommand print_dependencies

検索結果

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

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

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

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

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

@see Gem::SourceIndex#search