cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

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        *iostreams.IOStreams
	Logger    *iostreams.IconLogger
	Prompter  prompt.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