term

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2017 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Term

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

func NewTerm

func NewTerm() (Term, error)

func (*Term) Close

func (t *Term) Close() error

func (*Term) ReadUserChoice

func (t *Term) ReadUserChoice() (string, error)

func (*Term) Restore

func (t *Term) Restore()

type TestDriver

type TestDriver struct {
	Input []byte
	Main  func()
	Cwd   string
	// contains filtered or unexported fields
}

func (*TestDriver) Run

func (d *TestDriver) Run() (string, string)

Jump to

Keyboard shortcuts

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