Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
new(num_files)
public
Creates a new Quiet that
will print nothing
# File lib/rdoc/stats/quiet.rb, line 9
def initialize num_files
@num_files = num_files
end