Method: Cucumber::StepMatch#location

Defined in:
lib/cucumber/step_match.rb

#locationObject



56
57
58
# File 'lib/cucumber/step_match.rb', line 56

def location
  @step_definition.location
end