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