On this page
class Bundler::CLI::Plugin
Public Instance Methods
# File lib/bundler/cli/plugin.rb, line 20
def install(*plugins)
Bundler::Plugin.install(plugins, options)
end
Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.