るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.144秒)
トップページ > 種類:インスタンスメソッド[x] > バージョン:2.2.0[x] > クエリ:a[x] > クエリ:dependencies[x] > クエリ:find_reverse_dependencies[x]

別のキーワード

  1. dependencycommand find_reverse_dependencies
  2. dependencycommand print_dependencies
  3. dependencyinstaller gather_dependencies
  4. specification runtime_dependencies
  5. specification dependencies

検索結果

Gem::Commands::DependencyCommand#find_reverse_dependencies(spec) -> Array (90910.0)

与えられた Gem スペックに依存する Gem のリストを返します。

与えられた Gem スペックに依存する Gem のリストを返します。

@param spec Gem::Specification のインスタンスを指定します。