Sha256: 560e0d7c4e600f1601bfbaf8471011ae3685aec1ff0bfba8ed796292607d405b

Contents?: true

Size: 128 Bytes

Versions: 4

Compression:

Stored size: 128 Bytes

Contents

module Gherkin
  module Format
    class MonochromeFormat
      def format_argument(arg)
        arg
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gherkin-1.0.3-i386-mswin32 lib/gherkin/format/monochrome_format.rb
gherkin-1.0.3-i386-mingw32 lib/gherkin/format/monochrome_format.rb
gherkin-1.0.3-java lib/gherkin/format/monochrome_format.rb
gherkin-1.0.3 lib/gherkin/format/monochrome_format.rb