Class Gem::StreamUI::VerboseProgressReporter
In: lib/rubygems/user_interaction.rb
Parent: Object

A progress reporter that prints out messages about the current progress.

Methods

done   new   updated  

Included Modules

Gem::DefaultUserInteraction

Attributes

count  [R] 

Public Class methods

Public Instance methods

Prints out the terminal message.

Prints out the position relative to the total and the message.

[Validate]