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