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
122 123 124 |
# File 'lib/gherkin/formatter/pretty_formatter.rb', line 122 def text(text) text end |