Class: YardJunk::Janitor::TextReporter

Inherits:
BaseReporter show all
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