Method: Bundler::Settings::Path#system_path

Defined in:
lib/bundler/settings.rb

#system_pathObject

Returns the value of attribute system_path

Returns:

  • (Object)

    the current value of system_path



251
252
253
# File 'lib/bundler/settings.rb', line 251

def system_path
  @system_path
end