Method: Cucumber::Runtime::FeaturesLoader#features
- Defined in:
- lib/cucumber/runtime/features_loader.rb
#features ⇒ Object
13 14 15 16 |
# File 'lib/cucumber/runtime/features_loader.rb', line 13 def features load unless @features @features end |