Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davemoore22/sorcery
/ id
Method
id
src/gui/modal.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
auto Sorcery::Modal::id() const -> std::string {
68
69
return _id;
70
}
71
72
auto Sorcery::Modal::display([[maybe_unused]] bool &is_yes) -> void {
73
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected