method
versions_path
v2_6_3 -
Show latest stable
- Class:
Bundler::CompactIndexClient::Cache
versions_path()public
No documentation available.
# File lib/bundler/compact_index_client/cache.rb, line 46
def versions_path
directory.join("versions")
end