aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd/home.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cmd/home.rb')
-rw-r--r--Library/Homebrew/cmd/home.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/home.rb b/Library/Homebrew/cmd/home.rb
index 0c3009545..50f3936e8 100644
--- a/Library/Homebrew/cmd/home.rb
+++ b/Library/Homebrew/cmd/home.rb
@@ -5,6 +5,8 @@
#: Open <formula>'s homepage in a browser.
module Homebrew
+ module_function
+
def home
if ARGV.named.empty?
exec_browser HOMEBREW_WWW