Class: Harnex::TelemetryReconciler::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/harnex/telemetry_reconciler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#exitstatusObject

Returns the value of attribute exitstatus

Returns:

  • (Object)

    the current value of exitstatus



13
14
15
# File 'lib/harnex/telemetry_reconciler.rb', line 13

def exitstatus
  @exitstatus
end

#reportObject

Returns the value of attribute report

Returns:

  • (Object)

    the current value of report



13
14
15
# File 'lib/harnex/telemetry_reconciler.rb', line 13

def report
  @report
end