Method: Vagrant::Guest::Base#vm

Defined in:
lib/vagrant/guest/base.rb

#vmObject (readonly)

The VM which this system is tied to.



25
26
27
# File 'lib/vagrant/guest/base.rb', line 25

def vm
  @vm
end