Class: YardJunk::Janitor::TextReporter
- Inherits:
-
BaseReporter
- Object
- BaseReporter
- YardJunk::Janitor::TextReporter
- Defined in:
- lib/yard-junk/janitor/text_reporter.rb
Overview
Reporter that just outputs everything in plaintext format. Useful for commandline usage. See BaseReporter for details about reporters.
Method Summary
Methods inherited from BaseReporter
#finalize, #initialize, #section, #stats
Constructor Details
This class inherits a constructor from YardJunk::Janitor::BaseReporter