vagrant/test/unit
Mitchell Hashimoto 353610021c Vagrant::Machine
This is the class that will represent a machine that is managed by
Vagrant. The class has a number of attributes associated with it and is
meant to be a single API for managing the machines.
2012-07-16 10:28:42 -07:00
..
support Box#repackage to repackage a box. 2012-07-11 18:36:22 -07:00
vagrant Vagrant::Machine 2012-07-16 10:28:42 -07:00
base.rb Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
vagrant_test.rb Create the basic provider plugin interface. 2012-07-14 16:57:54 -07:00