# File lib/cucumber/wire_support/wire_step_definition.rb, line 6 6: def initialize(connection, data) 7: @connection = connection 8: @id = data['id'] 9: @regexp_source = data['regexp'] || "Unknown" 10: @file_colon_line = data['source'] || "Unknown" 11: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.