class Gherkin::Formatter::PrettyFormatter::MonochromeFormat

Public Instance Methods

text(text) click to toggle source
# File lib/gherkin/formatter/pretty_formatter.rb, line 119
def text(text)
  text
end