term

package
v0.0.0-...-51350e7 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 2023 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 interface {
	// Print to io.Writer.
	Print()
	// Write color the background and foreground.
	Write(background, foreground rgb, s string)
	// Write new line.
	WriteLn()
}

func New

func New(w io.Writer) Term

Jump to

Keyboard shortcuts

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