Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshampooSystems/boden
/ popContext
Method
popContext
framework/ui/src/ViewCoreFactory.cpp:28–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void ViewCoreFactory::popContext()
29
{
30
auto stack = contextStack();
31
stack->pop_back();
32
}
33
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected