package
1.0.0-alpha.1
Repository: https://github.com/microsoft/fabrikate.git
Documentation: pkg.go.dev

# 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.

# Structs

CloneOpts are the options you can pass to Clone.