Class: IntegrationTestKit::Configuration
- Inherits:
-
Object
- Object
- IntegrationTestKit::Configuration
- Defined in:
- lib/integration_test_kit/configuration.rb
Instance Attribute Summary collapse
-
#commands_load_path ⇒ Object
Returns the value of attribute commands_load_path.
Instance Attribute Details
#commands_load_path ⇒ Object
Returns the value of attribute commands_load_path.
3 4 5 |
# File 'lib/integration_test_kit/configuration.rb', line 3 def commands_load_path @commands_load_path end |