method

new

v1_9_2_180 - Show latest stable - Class: RDoc::Stats::Quiet
new(total_files)
public

No documentation available.

# File lib/rdoc/stats.rb, line 110
    def initialize total_files
      @total_files = total_files
    end