Class: MacosTags::Tag
- Inherits:
-
Struct
- Object
- Struct
- MacosTags::Tag
- Defined in:
- lib/macos-tags.rb
Instance Attribute Summary collapse
-
#color ⇒ Object
Returns the value of attribute color.
-
#label ⇒ Object
Returns the value of attribute label.
Instance Attribute Details
#color ⇒ Object
Returns the value of attribute color
86 87 88 |
# File 'lib/macos-tags.rb', line 86 def color @color end |
#label ⇒ Object
Returns the value of attribute label
86 87 88 |
# File 'lib/macos-tags.rb', line 86 def label @label end |