method

local_root

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.

local_root()
public

No documentation available.

# File lib/bundler/plugin.rb, line 94
    def local_root
      Bundler.app_config_path.join("plugin")
    end