class Dry::Rules::Binary
Public Instance Methods
left()
click to toggle source
# File lib/dry/rules/binary.rb, line 10 def left value end
right()
click to toggle source
# File lib/dry/rules/binary.rb, line 5 def right args[:right] end