cli

package
v0.0.0-...-04ae650 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2015 License: MIT Imports: 10 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 {
	Out  func(...interface{})
	Err  func(...interface{})
	Exit func(int)
	// contains filtered or unexported fields
}

CLI TODO(rjeczalik): document

func NewCLI

func NewCLI() *CLI

func (*CLI) Record

func (cl *CLI) Record(ctx *cli.Context)

Proxy TODO(rjeczalik): document

func (*CLI) Reply

func (cl *CLI) Reply(ctx *cli.Context)

Server TODO(rjeczalik): document

func (*CLI) Run

func (cl *CLI) Run(args []string)

Run TODO(rjeczalik): document

func (*CLI) Show

func (cl *CLI) Show(ctx *cli.Context)

Show TODO(rjeczalik): document

Jump to

Keyboard shortcuts

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