るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. specification specification_version
  2. specification specification_version=
  3. specification specification_version_history
  4. rubygems/specification specification_version=
  5. rubygems/specification specification_version

検索結果

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

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

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

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