Method: RuboCop::Formatter::HTMLFormatter::ERBContext#files
- Defined in:
- lib/rubocop/formatter/html_formatter.rb
#files ⇒ Object (readonly)
Returns the value of attribute files.
69 70 71 |
# File 'lib/rubocop/formatter/html_formatter.rb', line 69 def files @files end |