class CookbookOmnifetch::GitLocation
def cache_path
-
(Pathname)
-
def cache_path Pathname.new(CookbookOmnifetch.cache_path) .join(".cache", "git", Digest::SHA1.hexdigest(uri)) end
(Pathname)
-
def cache_path Pathname.new(CookbookOmnifetch.cache_path) .join(".cache", "git", Digest::SHA1.hexdigest(uri)) end