Method: Bundler::CompactIndexClient::CacheFile#path
- Defined in:
- lib/bundler/compact_index_client/cache_file.rb
#path ⇒ Object (readonly)
Returns the value of attribute path.
47 48 49 |
# File 'lib/bundler/compact_index_client/cache_file.rb', line 47 def path @path end |