method

install

ruby latest stable - Class: Bundler::Plugin

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

install(names, options)
public

Installs a new plugin by the given name

@param [Array] names the name of plugin to be installed @param [Hash] options various parameters as described in description.

Refer to cli/plugin for available options