Method: Bundler::CLI::Config::Base#options

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

#optionsObject (readonly)

Returns the value of attribute options.

[View source]

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

def options
  @options
end