Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/commandライブラリ > Gem::Commandクラス > description

instance method Gem::Command#description

description -> String

このメソッドはサブクラスで再定義されます。 コマンドが実行することを説明する文字列を返します。

class Gem::Command