Method: Dry::Logic::Operations::Abstract#options
- Defined in:
- lib/dry/logic/operations/abstract.rb
#options ⇒ Object (readonly)
Returns the value of attribute options.
13 14 15 |
# File 'lib/dry/logic/operations/abstract.rb', line 13 def @options end |