Method: RuboCop::Formatter::HTMLFormatter::Color#alpha

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

#alphaObject

Returns the value of attribute alpha

Returns:

  • (Object)

    the current value of alpha


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

def alpha
  @alpha
end