Method: Dry::Types::Constructor::Function::MethodCall#target
- Defined in:
- lib/dry/types/constructor/function.rb
#target ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
| 108 109 110 | # File 'lib/dry/types/constructor/function.rb', line 108 def target @target end |