Class: Temporalio::Internal::Bridge::Runtime::Options
- Inherits:
-
Struct
- Object
- Struct
- Temporalio::Internal::Bridge::Runtime::Options
- Defined in:
- lib/temporalio/internal/bridge/runtime.rb
Instance Attribute Summary collapse
-
#telemetry ⇒ Object
Returns the value of attribute telemetry.
Instance Attribute Details
#telemetry ⇒ Object
Returns the value of attribute telemetry
7 8 9 |
# File 'lib/temporalio/internal/bridge/runtime.rb', line 7 def telemetry @telemetry end |