るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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