commands

package
v0.0.0-...-9b9c3d1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// RootCmd defines root command
	RootCmd = &cobra.Command{
		Use:   "give",
		Short: "GitHub Viewer command",
		Run: func(cmd *cobra.Command, args []string) {
			cmd.Usage()
		},
	}
)

Functions

func Exit

func Exit(err error, codes ...int)

Exit finishes a running action.

func Run

func Run()

Run runs command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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