expose virtualbox base driver methods execute and raw

This commit is contained in:
John Bender 2012-02-09 23:04:06 -08:00
parent 02fe7b6a9a
commit b8db119d50
1 changed files with 0 additions and 2 deletions

View File

@ -245,8 +245,6 @@ module Vagrant
def vm_exists?(uuid)
end
protected
# Execute the given subcommand for VBoxManage and return the output.
def execute(*command, &block)
# Execute the command