term

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 3 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 New

func New(name string, args ...string) *Term

func (*Term) Close

func (t *Term) Close() error

func (*Term) Kill

func (t *Term) Kill() (e error)

func (*Term) Read

func (t *Term) Read(b []byte) (int, error)

func (*Term) SetSize

func (t *Term) SetSize(cols, rows uint16) error

func (*Term) Start

func (t *Term) Start(cols, rows uint16) (e error)

func (*Term) Wait

func (t *Term) Wait() error

func (*Term) Write

func (t *Term) Write(b []byte) (int, error)

Jump to

Keyboard shortcuts

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