singleton method Gem::DependencyList.from_source_index

from_source_index(src_index) -> Gem::DependencyList[permalink][rdoc][edit]

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

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

[SEE_ALSO] Gem::SourceIndex