package
1.11.13
Repository: https://github.com/defacto2/df2.git
Documentation: pkg.go.dev

# Functions

Arch returns this program's system architecture.
Brand prints the byte ASCII logo to the stdout.
Commit returns a formatted, git commit description for this repository, including tag version and date.
Copyright returns the copyright years and author of this program.
Execute is a Cobra command that adds all child commands to the root and sets the appropriate flags.
ExeTmpl returns the template for the -version flag.
LastCommit returns the time and date of the last repo commit.
OS returns this program's operating system.
ProgInfo returns the response for the -version flag.
Vers returns a formatted version.

# Constants

No description provided by the author
Author is the primary programmer of this program.
Domain of the website.
Program command.
Title of this program.
URL of the program repository.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

ProgData is used for holding the version flag template data.