MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / fxPrintClear

Function fxPrintClear

xs/tools/xst262.c:679–683  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

677}
678
679void fxPrintClear(txPool* pool)
680{
681 fprintf(stderr, "\b\b\b\b\b\b\b\b");
682 c++;
683}
684
685void fxPrintFailure(txResult* output)
686{

Callers 1

xst262.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected