Method: CodeWeb::CLI#report_generator
- Defined in:
- lib/code_web/cli.rb
#report_generator ⇒ Object
Returns class that runs the report (i.e.: TextReport, HtmlReport).
30 31 32 |
# File 'lib/code_web/cli.rb', line 30 def report_generator @report_generator end |