Method: Bundler::CLI::Config::Base#scope
- Defined in:
- lib/bundler/cli/config.rb
permalink #scope ⇒ Object (readonly)
Returns the value of attribute scope.
61 62 63 |
# File 'lib/bundler/cli/config.rb', line 61 def scope @scope end |