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

Function fxPopResult

xs/tools/xst262.c:642–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640}
641
642void fxPopResult(txPool* pool)
643{
644 pool->current = pool->current->parent;
645}
646
647void fxPushResult(txPool* pool, char* path)
648{

Callers 2

xst262.cFile · 0.85
fxRunDirectoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected