Method: Differ#target

Defined in:
lib/differ.rb

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



20
21
22
# File 'lib/differ.rb', line 20

def target
  @target
end