Method: Bundler::Settings::Path#system_path
- Defined in:
- lib/bundler/settings.rb
#system_path ⇒ Object
Returns the value of attribute system_path
251 252 253 |
# File 'lib/bundler/settings.rb', line 251 def system_path @system_path end |