るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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