Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
command_plugin(command)
public
Fetch the name of plugin handling the command
# File lib/bundler/plugin/index.rb, line 95
def command_plugin(command)
@commands[command]
end