Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > rubygems/user_interactionライブラリ > Gem::StreamUI::SimpleProgressReporterクラス > count

instance method Gem::StreamUI::SimpleProgressReporter#count

count -> Integer

Gem::StreamUI::SimpleProgressReporter#updated が呼び出された回数を返します。

class Gem::StreamUI::SimpleProgressReporter