Module: Vagrant::Actions::VM

Defined in:
lib/vagrant/actions/vm/up.rb,
lib/vagrant/actions/vm/boot.rb,
lib/vagrant/actions/vm/down.rb,
lib/vagrant/actions/vm/halt.rb,
lib/vagrant/actions/vm/start.rb,
lib/vagrant/actions/vm/export.rb,
lib/vagrant/actions/vm/import.rb,
lib/vagrant/actions/vm/reload.rb,
lib/vagrant/actions/vm/resume.rb,
lib/vagrant/actions/vm/destroy.rb,
lib/vagrant/actions/vm/package.rb,
lib/vagrant/actions/vm/suspend.rb,
lib/vagrant/actions/vm/customize.rb,
lib/vagrant/actions/vm/provision.rb,
lib/vagrant/actions/vm/forward_ports.rb,
lib/vagrant/actions/vm/shared_folders.rb,
lib/vagrant/actions/vm/move_hard_drive.rb

Defined Under Namespace

Classes: Boot, Customize, Destroy, Down, Export, ForwardPorts, Halt, Import, MoveHardDrive, Package, Provision, Reload, Resume, SharedFolders, Start, Suspend, Up