Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
642
void fxPopResult(txPool* pool)
643
{
644
pool->current = pool->current->parent;
645
}
646
647
void fxPushResult(txPool* pool, char* path)
648
{
Callers
2
xst262.c
File · 0.85
fxRunDirectory
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected