Method: RuboCop::Formatter::HTMLFormatter::Color#green

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

#greenObject

Returns the value of attribute green

Returns:

  • (Object)

    the current value of green



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

def green
  @green
end