An absolutely silent progress reporter.
Methods
Attributes
[R] | count | The count of items is never updated for the silent progress reporter. |
Class Public methods
new(out_stream, size, initial_message, terminal_message = nil) Link
Creates a silent progress reporter that ignores all input arguments.
Instance Public methods
done() Link
Does not print anything when complete as this object has taken a vow of silence.