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