Method: Dry::Types::Result#input

Defined in:
lib/dry/types/result.rb

#inputObject (readonly)

Returns the value of attribute input.



8
9
10
# File 'lib/dry/types/result.rb', line 8

def input
  @input
end