Method: Cucumber::FileSpecs#locations
- Defined in:
- lib/cucumber/file_specs.rb
permalink #locations ⇒ Object
[View source] [View on GitHub]
16 17 18 |
# File 'lib/cucumber/file_specs.rb', line 16 def locations @file_specs.map(&:locations).flatten end |