Registry / cli / qdm12-reprint

qdm12-reprint

JSON →
library0.0.0-20200326205758-722754a53494gogounverified

A Go library for reprinting (replacing) lines in terminal output.

go get github.com/qdm12/reprint
INSTALL
IMPORT
SIG · QDM12-REPRINT
Q
qdm12-reprint
cligov0.0.0-20200326205758-722754a53494
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.

reprint
github.com/qdm12/reprint

Print and replace lines in the terminal.

package main import ( "fmt" "github.com/qdm12/reprint" ) func main() { reprint.Println("Hello, World!") reprint.Println("This replaces the previous line.") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200326205758-722754a53494latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
qdm12-reprint — go get qdm12-reprint · libregistry