term

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2018 License: MIT Imports: 6 Imported by: 0

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) ReadUserInput added in v0.5.0

func (t *Term) ReadUserInput() (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