Class: Gherkin::Formatter::PrettyFormatter::MonochromeFormat

Inherits:
Object
  • Object
show all
Defined in:
lib/gherkin/formatter/pretty_formatter.rb

Instance Method Summary collapse

Instance Method Details

#text(text) ⇒ Object



120
121
122
# File 'lib/gherkin/formatter/pretty_formatter.rb', line 120

def text(text)
  text
end