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

class Gem::Commands::ContentsCommand

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

要約

インストールされている Gem パッケージに含まれているファイルリストを表示するためのクラスです。

class Gem::Commands::ContentsCommand