class Gherkin::Formatter::JSONFormatter

Public Instance Methods

to_hash() click to toggle source
# File lib/nuke/parses_features.rb, line 6
def to_hash
  @feature_hash
end