Class: Kuroko::Configuration
- Inherits:
-
Object
- Object
- Kuroko::Configuration
- Includes:
- Singleton
- Defined in:
- lib/kuroko/configuration.rb
Instance Attribute Summary collapse
-
#vagrant_root ⇒ Object
Returns the value of attribute vagrant_root.
Instance Attribute Details
#vagrant_root ⇒ Object
Returns the value of attribute vagrant_root.
7 8 9 |
# File 'lib/kuroko/configuration.rb', line 7 def vagrant_root @vagrant_root end |