Class: MacosTags::Tag

Inherits:
Struct
  • Object
show all
Defined in:
lib/macos-tags.rb

Instance Attribute Summary collapse

Instance Attribute Details

#colorObject

Returns the value of attribute color

Returns:

  • (Object)

    the current value of color



86
87
88
# File 'lib/macos-tags.rb', line 86

def color
  @color
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



86
87
88
# File 'lib/macos-tags.rb', line 86

def label
  @label
end