From 21a610b59b706b869811001d2761d4f6662e8385 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 7 Jan 2014 18:39:38 -0800 Subject: [PATCH] core: whitespace --- lib/vagrant/plugin/v2/manager.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/vagrant/plugin/v2/manager.rb b/lib/vagrant/plugin/v2/manager.rb index c6f44db6c..4d45c1035 100644 --- a/lib/vagrant/plugin/v2/manager.rb +++ b/lib/vagrant/plugin/v2/manager.rb @@ -88,6 +88,7 @@ module Vagrant results end + # This returns all the registered guests. # # @return [Hash]