Method: Bundler::CLI::Config::Base#scope

Defined in:
lib/bundler/cli/config.rb

#scopeObject (readonly)

Returns the value of attribute scope.

[View source]

61
62
63
# File 'lib/bundler/cli/config.rb', line 61

def scope
  @scope
end