Class: Gherkin::Formatter::PrettyFormatter::MonochromeFormat
- Inherits:
-
Object
- Object
- Gherkin::Formatter::PrettyFormatter::MonochromeFormat
- Defined in:
- lib/gherkin/formatter/pretty_formatter.rb
Instance Method Summary collapse
Instance Method Details
#text(text) ⇒ Object
119 120 121 |
# File 'lib/gherkin/formatter/pretty_formatter.rb', line 119 def text(text) text end |