MCPcopy 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
67auto Sorcery::Modal::id() const -> std::string {
68
69 return _id;
70}
71
72auto 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