Method: Cucumber::Runtime::SupportCode#registry
- Defined in:
- lib/cucumber/runtime/support_code.rb
#registry ⇒ Object (readonly)
Returns the value of attribute registry.
42 43 44 |
# File 'lib/cucumber/runtime/support_code.rb', line 42 def registry @registry end |