Class: Gherkin::Formatter::MonochromeFormat

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

Instance Method Summary collapse

Instance Method Details

#format_argument(arg) ⇒ Object



4
5
6
# File 'lib/gherkin/formatter/monochrome_format.rb', line 4

def format_argument(arg)
  arg
end