Method: RuboCop::Formatter::HTMLFormatter::Color#blue

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

#blueObject

Returns the value of attribute blue

Returns:

  • (Object)

    the current value of blue



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

def blue
  @blue
end