Method: VagrantPlugins::ProviderLocal::Config#box

Defined in:
lib/vagrant-local/config.rb

#boxObject

Returns the value of attribute box.

[View source]

9
10
11
# File 'lib/vagrant-local/config.rb', line 9

def box
  @box
end