Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
679
void fxPrintClear(txPool* pool)
680
{
681
fprintf(stderr,
"\b\b\b\b\b\b\b\b"
);
682
c++;
683
}
684
685
void fxPrintFailure(txResult* output)
686
{
Callers
1
xst262.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected