Class: Retry::Controls::Receiver::Example

Inherits:
Object
  • Object
show all
Defined in:
lib/retry/controls/receiver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#other_retryObject

Returns the value of attribute other_retry.



10
11
12
# File 'lib/retry/controls/receiver.rb', line 10

def other_retry
  @other_retry
end

#rtryObject

Returns the value of attribute rtry.



9
10
11
# File 'lib/retry/controls/receiver.rb', line 9

def rtry
  @rtry
end