Method: NA::Color#attributes
- Defined in:
- lib/na/colors.rb
#attributes ⇒ Object
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 |
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 |