Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/commands/cleanup_commandライブラリ > Gem::Commands::CleanupCommandクラス

class Gem::Commands::CleanupCommand

クラスの継承リスト: Gem::Commands::CleanupCommand < Gem::Command < Gem::UserInteraction < Gem::DefaultUserInteraction < Object < Kernel < BasicObject

要約

ローカルにインストールされている古い Gem を削除するクラスです。

class Gem::Commands::CleanupCommand