Class Bundler::Settings
In: lib/bundler/settings.rb
Parent: Object

Methods

Public Class methods

Public Instance methods

@local_config["BUNDLE_PATH"] should be prioritized over ENV["BUNDLE_PATH"]

set_local(key, value)

Alias for #[]=

[Validate]