cmd

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: May 23, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BuildDate = ""
View Source
var RootCmd = &cobra.Command{
	Use:           "kanban",
	Short:         "GitHub Project TUI",
	Long:          "GitHub Project Viewer",
	SilenceErrors: true,
	SilenceUsage:  true,
	RunE:          runRootCmd,
}
View Source
var Version = "DEV"

Functions

func DetermineBaseRepository added in v0.1.3

func DetermineBaseRepository(cmd *cobra.Command) (git.Repository, error)

Types

type FlagError

type FlagError struct {
	Err error
}

func (FlagError) Error

func (fe FlagError) Error() string

func (FlagError) Unwrap

func (fe FlagError) Unwrap() error

Jump to

Keyboard shortcuts

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