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

singleton method Gem::DependencyList.from_source_index

from_source_index(src_index) -> Gem::DependencyList

与えられた Gem::SourceIndex のインスタンスから自身を作成します。

[PARAM] src_index:
Gem::SourceIndex を指定します。

[SEE_ALSO] Gem::SourceIndex

class Gem::DependencyList