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



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

def text(text)
  text
end