Method: Dry::Transformer::Composite#left
- Defined in:
- lib/dry/transformer/composite.rb
#left ⇒ Proc (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.
12 13 14 |
# File 'lib/dry/transformer/composite.rb', line 12 def left @left end |