Method: NA::Color#attributes

Defined in:
lib/na/colors.rb

#attributesObject

Returns an array of all NA::Color attributes as symbols.



383
384
385
# File 'lib/na/colors.rb', line 383

def attributes
  ATTRIBUTE_NAMES
end