vagrant/lib
Mitchell Hashimoto 67855be77b Add the Environment#machine method
This will eventually replace the Environment#vms method. Because of the
introduction of providers, the environment doesn't know what the backing
of the machines will be (and they're _machines_ now, not _vms_).
Instead, users of Environment will now call `#machine` on the
environment to retrieve a machine with the given backing provider as it
needs it.
2012-11-07 21:45:09 -08:00
..
vagrant Add the Environment#machine method 2012-11-07 21:45:09 -08:00
vagrant.rb Convert comands to V2 plugins. 2012-11-06 21:09:29 -08:00