Method: RuboCop::Formatter::HTMLFormatter#summary
- Defined in:
- lib/rubocop/formatter/html_formatter.rb
#summary ⇒ Object (readonly)
Returns the value of attribute summary.
27 28 29 |
# File 'lib/rubocop/formatter/html_formatter.rb', line 27 def summary @summary end |