るりまサーチ (Ruby 2.6.0)

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

別のキーワード

  1. specification dependencies
  2. rubygems/specification dependencies
  3. specification dependent_gems
  4. rubygems/specification dependent_gems
  5. specification add_dependency

ライブラリ

クラス

検索結果

Gem::Uninstaller#dependencies_ok?(spec) -> bool (54319.0)

アンインストール指定された Gem を削除しても依存関係を満たすことができるか どうかチェックします。

アンインストール指定された Gem を削除しても依存関係を満たすことができるか
どうかチェックします。

@param spec アンインストール指定されている Gem の Gem::Specification を指定します。