A basic dotted progress reporter.

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 a dot and ignores message.