package
0.2.1
Repository: https://github.com/opensourcecorp/vdm.git
Documentation: pkg.go.dev

# Functions

GetSpecFromFile reads the specfile from disk (the path of which is determined by the user-supplied flag value), and returns it for further processing of remotes.

# Constants

FileType represents the string to match against for file remote types.
GitType represents the string to match against for git remote types.
MetaFileName is the name of the tracking file that vdm uses to record & track remote statuses on disk.

# Structs

Remote defines the structure of each remote configuration in the vdm specfile.
Spec defines the overall structure of the vmd specfile.