Class: Retry::Telemetry::Data::Succeeded

Inherits:
Struct
  • Object
show all
Defined in:
lib/retry/telemetry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cycleObject

Returns the value of attribute cycle

Returns:

  • (Object)

    the current value of cycle



12
13
14
# File 'lib/retry/telemetry.rb', line 12

def cycle
  @cycle
end