An absolutely silent download reporter.
Methods
Class Public methods
new(out_stream, *args) Link
The silent download reporter ignores all arguments
Instance Public methods
done() Link
The silent download reporter won’t tell you when the download is done. Because it is silent.
fetch(filename, filesize) Link
The silent download reporter does not display filename
or care about filesize
because it is silent.