class ChefCLI::Policyfile::GitLockFetcher

def cached?

Returns:
  • (Boolean) -
def cached?
  cache_path.exist?
end