Class: Retry::Telemetry::Data::Succeeded
- Inherits:
-
Struct
- Object
- Struct
- Retry::Telemetry::Data::Succeeded
- Defined in:
- lib/retry/telemetry.rb
Instance Attribute Summary collapse
-
#cycle ⇒ Object
Returns the value of attribute cycle.
Instance Attribute Details
#cycle ⇒ Object
Returns the value of attribute cycle
17 18 19 |
# File 'lib/retry/telemetry.rb', line 17 def cycle @cycle end |