Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > 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

Abstract

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

Methods

Classes