cmds

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecutionCommand

func ExecutionCommand() cli.Command

func ModuleCommand

func ModuleCommand() cli.Command

func RunCommand

func RunCommand() cli.Command

Types

type InvalidArgs

type InvalidArgs struct{}

func (InvalidArgs) Error

func (e InvalidArgs) Error() string

type TableWriter

type TableWriter struct {
	Writer *tabwriter.Writer
	Header []string
	Values [][]string
}

func NewTableWriter

func NewTableWriter(header []string, values [][]string) *TableWriter

func (*TableWriter) Write

func (tw *TableWriter) Write()

Jump to

Keyboard shortcuts

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