MCPcopy Create free account
hub / github.com/AGenUI/AGenUI / setEngineContext

Function setEngineContext

core/src/module/agenui_engine_context.cpp:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11void setEngineContext(IEngineContext* ctx) {
12 s_engineContext = ctx;
13}
14
15} // namespace agenui

Callers 2

startMethod · 0.85
stopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected