Method: RuboCop::Formatter::HTMLFormatter::Color#red

Defined in:
lib/rubocop/formatter/html_formatter.rb

#redObject

Returns the value of attribute red

Returns:

  • (Object)

    the current value of red



14
15
16
# File 'lib/rubocop/formatter/html_formatter.rb', line 14

def red
  @red
end