Method: XRay::Configuration#context
- Defined in:
- lib/aws-xray-sdk/configuration.rb
#context ⇒ Object
Returns the value of attribute context.
121 122 123 |
# File 'lib/aws-xray-sdk/configuration.rb', line 121 def context @context end |