Class: Fiber
- Inherits:
-
Object
- Object
- Fiber
- Defined in:
- lib/traces/backend/test.rb,
lib/traces/backend/console.rb
Instance Attribute Summary collapse
-
#traces_backend_context ⇒ Object
Returns the value of attribute traces_backend_context.
Instance Attribute Details
#traces_backend_context ⇒ Object
Returns the value of attribute traces_backend_context.
27 28 29 |
# File 'lib/traces/backend/test.rb', line 27 def traces_backend_context @traces_backend_context end |