- find_gems(name, source_index) -> Hash[permalink][rdoc][edit]
- 
与えられた Gem の名前をインデックスから検索します。 - [PARAM] name:
- Gem の名前を指定します。
- [PARAM] source_index:
- Gem::SourceIndex のインスタンスを指定します。
 [SEE_ALSO] Gem::SourceIndex#search 
find_gems(name, source_index) -> Hash[permalink][rdoc][edit]与えられた Gem の名前をインデックスから検索します。
[SEE_ALSO] Gem::SourceIndex#search