cli

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLI

type CLI struct {
}

func (*CLI) PrintUsage

func (cli *CLI) PrintUsage()

func (*CLI) Run

func (cli *CLI) Run()

func (*CLI) ValidateArgs

func (cli *CLI) ValidateArgs()

type CLIRunner

type CLIRunner interface {
	Run(args []string)
}

func NewCLIDefaultRunner

func NewCLIDefaultRunner(cli *CLI) CLIRunner

type DefaultRunner

type DefaultRunner struct {
	// contains filtered or unexported fields
}

func (DefaultRunner) Run

func (runner DefaultRunner) Run(args []string)

Jump to

Keyboard shortcuts

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