Method: VagrantPlugins::ProviderLocal::Config#box
- Defined in:
- lib/vagrant-local/config.rb
permalink #box ⇒ Object
Returns the value of attribute box.
9 10 11 |
# File 'lib/vagrant-local/config.rb', line 9 def box @box end |
Returns the value of attribute box.
9 10 11 |
# File 'lib/vagrant-local/config.rb', line 9 def box @box end |