//
pkg.gl
Category
github.com/aggronmagi/promptx
buffer
package
1.0.3
Repository:
https://github.com/aggronmagi/promptx.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
2
Files
495 SLOC
#
Functions
NewBuffer
NewBuffer is constructor of Buffer struct.
NewDocument
NewDocument return the new empty document.
#
Structs
Buffer
Buffer emulates the console buffer.
Document
Document has text displayed in terminal and cursor position.