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