るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. uninstaller dependencies_ok?
  2. rubygems/uninstaller dependencies_ok?
  3. specification dependencies
  4. dependencyinstaller gather_dependencies
  5. specification runtime_dependencies

ライブラリ

クラス

検索結果

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

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

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

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