cmd

package
v0.4.6 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const AppName string = "goTApaper"

AppName states name of the project

Variables

View Source
var GitCommit string

GitCommit is the commit that was compiled. This will be filled in by the compiler.

View Source
var RootCmd = &cobra.Command{
	Use:   AppName,
	Short: "A Go application downloading latest wallpaper from different providers.",
	Long: `Download the wallpaper from different providers and set it your desktop. Also
integrates a WEB UI for configuration.`,
}

RootCmd is the entry of whole program

View Source
var Version string

Version is the main version number that is being run at the moment.

View Source
var VersionPrerelease = "dev"

VersionPrerelease marker for the version. If this is "" (empty string) then it means that it is a final release. Otherwise, this is a pre-release such as "dev" (in development)

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately.

Types

This section is empty.

Jump to

Keyboard shortcuts

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