//
pkg.gl
Category
github.com/mum4k/termdash
private
canvas
buffer
package
0.20.0
Repository:
https://github.com/mum4k/termdash.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
5
Files
136 SLOC
#
Functions
New
New returns a new Buffer of the provided size.
NewCell
NewCell returns a new cell.
NewCells
NewCells breaks the provided text into cells and applies the options.
#
Structs
Cell
Cell represents a single cell on the terminal.
#
Type aliases
Buffer
Buffer is a 2-D buffer of cells.