Module: Vagrant::Action::VM

Defined in:
lib/vagrant/action/vm.rb,
lib/vagrant/action/vm/nfs.rb,
lib/vagrant/action/vm/boot.rb,
lib/vagrant/action/vm/halt.rb,
lib/vagrant/action/vm/export.rb,
lib/vagrant/action/vm/import.rb,
lib/vagrant/action/vm/resume.rb,
lib/vagrant/action/vm/destroy.rb,
lib/vagrant/action/vm/network.rb,
lib/vagrant/action/vm/package.rb,
lib/vagrant/action/vm/suspend.rb,
lib/vagrant/action/vm/check_box.rb,
lib/vagrant/action/vm/customize.rb,
lib/vagrant/action/vm/host_name.rb,
lib/vagrant/action/vm/provision.rb,
lib/vagrant/action/vm/nfs_helpers.rb,
lib/vagrant/action/vm/discard_state.rb,
lib/vagrant/action/vm/forward_ports.rb,
lib/vagrant/action/vm/share_folders.rb,
lib/vagrant/action/vm/clear_nfs_exports.rb,
lib/vagrant/action/vm/match_mac_address.rb,
lib/vagrant/action/vm/package_vagrantfile.rb,
lib/vagrant/action/vm/clean_machine_folder.rb,
lib/vagrant/action/vm/clear_shared_folders.rb,
lib/vagrant/action/vm/check_guest_additions.rb,
lib/vagrant/action/vm/clear_forwarded_ports.rb,
lib/vagrant/action/vm/forward_ports_helpers.rb,
lib/vagrant/action/vm/destroy_unused_network_interfaces.rb

Defined Under Namespace

Modules: ForwardPortsHelpers, NFSHelpers Classes: Boot, CheckBox, CheckGuestAdditions, CleanMachineFolder, ClearForwardedPorts, ClearNFSExports, ClearSharedFolders, Customize, Destroy, DestroyUnusedNetworkInterfaces, DiscardState, Export, ForwardPorts, Halt, HostName, Import, MatchMACAddress, NFS, Network, Package, PackageVagrantfile, Provision, Resume, ShareFolders, Suspend