cli

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrGitHubAccessTokenIsRequired error = errors.New("GitHub Access Token is required")
	ErrOwnerIsRequired             error = errors.New("owner is required")
	ErrRepoIsRequired              error = errors.New("repo is required")
)

Functions

This section is empty.

Types

type Runner

type Runner struct {
	Stdin  io.Reader
	Stdout io.Writer
	Stderr io.Writer
}

func (Runner) Run

func (runner Runner) Run(ctx context.Context, args ...string) error

Jump to

Keyboard shortcuts

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