るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.020秒)
トップページ > バージョン:2.5.0[x] > クエリ:dependent_gems[x] > クエリ:gem::specification[x]

別のキーワード

  1. dependencycommand find_gems
  2. dependencyinstaller gems_to_install
  3. sourceindex from_gems_in
  4. dependencyinstaller installed_gems
  5. sourceindex load_gems_in

ライブラリ

クラス

検索結果

Gem::Specification#dependent_gems -> Array (81340.0)

この Gem に依存している全ての Gem の情報のリストを返します。

この Gem に依存している全ての Gem の情報のリストを返します。

それぞれのエントリは配列になっており、各要素は以下のようになっています。

(0) Gem::Specification
(1) Gem::Dependency
(2) Gem::Specification の配列