Class: Temporalio::Internal::Bridge::Runtime::Options

Inherits:
Struct
  • Object
show all
Defined in:
lib/temporalio/internal/bridge/runtime.rb

Instance Attribute Summary collapse

Instance Attribute Details

#telemetryObject

Returns the value of attribute telemetry

Returns:

  • (Object)

    the current value of telemetry



7
8
9
# File 'lib/temporalio/internal/bridge/runtime.rb', line 7

def telemetry
  @telemetry
end