about

package
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

about - Prints some details about sweet. This shows the name of the application, some author contact details, and repository information.

Index

Constants

This section is empty.

Variables

View Source
var Command = &cobra.Command{
	Use:   "about",
	Short: "Print details about the application",
	Run: func(cmd *cobra.Command, args []string) {
		printAbout(version, "issueLink", "supportLink", "executableName")
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL