global_root()
The global directory root for all plugin related data
# File lib/bundler/plugin.rb, line 99 def global_root Bundler.user_bundle_path("plugin") end