Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/indexerライブラリ > Gem::Indexerクラス > collect_specs

instance method Gem::Indexer#collect_specs

collect_specs -> Gem::SourceIndex

Gem のキャッシュディレクトリ内の *.gem ファイルから Gem::Specification を集めます。

class Gem::Indexer