A basic dotted progress reporter.
updated(message) Instance Public methods Prints out a dot and ignores message
done() Instance Public methods Prints out the terminal message.
new(out_stream, size, initial_message, terminal_message = "complete") Class Public methods