//
pkg.gl
Category
github.com/asdf-vm/asdf
internal
git
package
0.16.7
Repository:
https://github.com/asdf-vm/asdf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
128 SLOC
#
Functions
NewRepo
NewRepo builds a new Repo instance.
#
Constants
DefaultRemoteName
DefaultRemoteName for Git repositories in asdf.
#
Structs
Repo
Repo is a struct to contain the Git repository details.
#
Interfaces
Repoer
Repoer is an interface for operations that can be applied to asdf plugins.