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

Attributes
Read

The number of progress items counted so far.

Class Methods

Creates a new progress reporter that will write to out_stream for size items. Shows the given initial_message when progress starts and the terminal_message when it is complete.

Instance Methods

Prints out the terminal message.

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