Registry / utility / rwxrob-term

rwxrob-term

JSON →
library0.2.9gogounverified

Provides traditional terminal escapes and interactions, including a Prompter/Responder specification for line-based APIs and user interfaces.

go get github.com/rwxrob/term
INSTALL
IMPORT
SIG · RWXROB-TERM
R
rwxrob-term
utilitygov0.2.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

term
github.com/rwxrob/term

Prints red text using terminal escape codes.

package main import "github.com/rwxrob/term" func main() { term.Printf("\033[31mRed text\033[0m\n") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
rwxrob-term — go get rwxrob-term · libregistry