Method: Pry::Method::WeirdMethodLocator#target

Defined in:
lib/pry/method/weird_method_locator.rb

#targetObject

Returns the value of attribute target.



50
51
52
# File 'lib/pry/method/weird_method_locator.rb', line 50

def target
  @target
end