るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

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

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

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

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