method
info_roots
v2_6_3 -
Show latest stable
- Class:
Bundler::CompactIndexClient::Cache
info_roots()private
No documentation available.
# File lib/bundler/compact_index_client/cache.rb, line 110
def info_roots
[
directory.join("info"),
directory.join("info-special-characters"),
]
end