Class: SpatulaProvisioner::Config
- Inherits:
-
Vagrant::Config::Base
- Object
- Vagrant::Config::Base
- SpatulaProvisioner::Config
- Defined in:
- lib/vagrant/spatula.rb
Instance Attribute Summary collapse
-
#node ⇒ Object
Returns the value of attribute node.
Instance Attribute Details
#node ⇒ Object
Returns the value of attribute node.
5 6 7 |
# File 'lib/vagrant/spatula.rb', line 5 def node @node end |