Method: Bundler::SourceList#path_sources
- Defined in:
- lib/bundler/source_list.rb
#path_sources ⇒ Object (readonly)
Returns the value of attribute path_sources.
5 6 7 |
# File 'lib/bundler/source_list.rb', line 5 def path_sources @path_sources end |