Class: Teapot::Merge::Difference

Inherits:
Struct
  • Object
show all
Defined in:
lib/teapot/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



24
25
26
# File 'lib/teapot/merge.rb', line 24

def type
  @type
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



24
25
26
# File 'lib/teapot/merge.rb', line 24

def value
  @value
end