るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.156秒)

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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