Libraries
»
cucumber
(10.1.0)
»
Index
»
Cucumber
»
StepMatch
»
#location
Method: Cucumber::StepMatch#location
Defined in:
lib/cucumber/step_match.rb
#
location
⇒
Object
56 57 58
# File 'lib/cucumber/step_match.rb', line 56
def
location
@step_definition
.
location
end