# Functions
ClearCache deletes all temporary folders created as temporary cache for git clones.
Clone is a helper func to centralize cloning a repository with the spec provided by its arguments.
# Variables
AccessTokens is a thread-safe global store of Personal Access Tokens which is used to store PATs as they are discovered throughout the Install lifecycle.