cmd

package
v0.0.0-...-3d786a5 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Length int
View Source
var RootCmd = &cobra.Command{
	Use:   "adormit-cli",
	Short: "Your personal time agent",
	Run: func(cmd *cobra.Command, args []string) {

		os := runtime.GOOS
		switch os {
		case "windows":
			adormit.GetWindowsAlarms()

		}
	}}

Functions

func Execute

func Execute()

Types

This section is empty.

Jump to

Keyboard shortcuts

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