Method: Vagrant::Plugin::V1::Guest#vm

Defined in:
lib/vagrant/plugin/v1/guest.rb

#vmObject (readonly)

The VM which this system is tied to.



17
18
19
# File 'lib/vagrant/plugin/v1/guest.rb', line 17

def vm
  @vm
end