cmd

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EnvTest = "test"
)

Variables

View Source
var (
	ErrAborted = errors.New("aborted")
)

Functions

func NewRootCmd

func NewRootCmd(app *core.App) *cobra.Command

Types

type RootAction

type RootAction struct {
	IO        *ioutil.IOStreams
	Messenger *ui.Messenger
	Prompter  ui.Prompter
	GhClient  gh.Client
	GitClient git.Client

	NoPrompt bool
}

func NewRootAction

func NewRootAction(app *core.App) *RootAction

func (*RootAction) Run

func (a *RootAction) Run() error

func (*RootAction) Setup

func (a *RootAction) Setup(cmd *cobra.Command, args []string) error

func (*RootAction) Validate

func (a *RootAction) Validate() error

Jump to

Keyboard shortcuts

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