Class: Cucumber::Formatter::LegacyApi::Adapter::Embedding
- Inherits:
-
Struct
- Object
- Struct
- Cucumber::Formatter::LegacyApi::Adapter::Embedding
- Defined in:
- lib/cucumber/formatter/legacy_api/adapter.rb
Instance Method Summary collapse
Instance Method Details
#send_to_formatter(formatter) ⇒ Object
219 220 221 |
# File 'lib/cucumber/formatter/legacy_api/adapter.rb', line 219 def send_to_formatter(formatter) formatter.(src, mime_type, label) end |