method
names_path
ruby latest stable - Class:
Bundler::CompactIndexClient::Cache
names_path()public
No documentation available.
# File lib/bundler/compact_index_client/cache.rb, line 21
def names_path
directory.join("names")
end