# Packages
No description provided by the author
# Functions
ClonerUsingGitExec uses a local git install, as opposed to say, some remote API, to obtain a local clone of a remote repo.
# Structs
Command fetches a package from a git repository and copies it to a local directory.
# Type aliases
Cloner is a function that can clone a git repo.