Parent

RDoc::Stats::Quiet

Stats printer that prints nothing

Public Class Methods

new(total_files) click to toggle source
     # File lib/rdoc/stats.rb, line 110
110:     def initialize total_files
111:       @total_files = total_files
112:     end

Public Instance Methods

begin_adding(*) click to toggle source

Prints a message at the beginning of parsing

     # File lib/rdoc/stats.rb, line 117
117:     def begin_adding(*) end
done_adding(*) click to toggle source

Prints when RDoc is done

     # File lib/rdoc/stats.rb, line 152
152:     def done_adding(*) end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.