るりまサーチ

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

別のキーワード

  1. sourceindex size
  2. sourceindex each
  3. sourceindex find_name
  4. sourceindex add_specs
  5. sourceindex load_gems_in

検索結果

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

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

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

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

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

@see Gem::SourceIndex#search...