Bundler::PluginError
# File bundler/plugin/index.rb, line 10 def initialize(plugin, commands) msg = "Command(s) `#{commands.join("`, `")}` declared by #{plugin} are already registered." super msg end
This page was generated for Ruby 2.7.0
Generated with Ruby-doc Rdoc Generator 0.44.2.