# Functions
CheckArgs should be used to ensure the right command line arguments are passed before executing an example.
CheckIfError naively panics if an error is not nil.
DetectGitPath finds if path is in a git repo tree.
FileExists test for file.
Info should be used to describe the example commands that are about to run.
IsGitDir tests for git repo.
NewWayback create a Wayback object.
Tag returns status of flag found and tag value.
Toplevel of a git repository path without the metadataDir suffix.
Usage run arg info.
UseMessage should be used to display a Error.
Warning should be used to display a warning.
WriteBuildInfo create a new build.go.
# Constants
Layout format spec for parsing.
# Variables
ErrNotFound error.
# Structs
Taginfo for reporting build info generation detail.
VersionArgs for cli.
Wayback repo entry info.
# Type aliases
ByCommitTimeTagInfo sortable slice of Taginfo.