cached?()
No documentation available.
# File lib/bundler/source/git.rb, line 294 def cached? cache_path.exist? end