Method: Dry::Logic::Operations::Abstract#options

Defined in:
lib/dry/logic/operations/abstract.rb

#optionsObject (readonly)

Returns the value of attribute options.



13
14
15
# File 'lib/dry/logic/operations/abstract.rb', line 13

def options
  @options
end