Module: Test::Wrapped::Extractor
- Defined in:
- lib/test/wrapped/extractor.rb
Instance Method Summary collapse
-
#extract(wrapper) ⇒ Span, ...
Extract a wrapped span or span context.
Instance Method Details
#extract(wrapper) ⇒ Span, ...
Extract a wrapped span or span context.
8 9 |
# File 'lib/test/wrapped/extractor.rb', line 8 def extract(wrapper) end |