Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ answer
Method
answer
switch/source/ScriptRequestOverlays.cpp:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void ScriptTileOverlay::answer(UiResponse resp)
85
{
86
bridge().respond(std::move(resp));
87
me.reset();
88
}
89
90
void ScriptTileOverlay::drawWrappedBody(const std::string& text, int bodyY) const
91
{
Callers
nothing calls this directly
Calls
2
respond
Method · 0.80
reset
Method · 0.45
Tested by
no test coverage detected