MCPcopy Create free account
hub / github.com/chigraph/chigraph / removeContext

Method removeContext

libchigraph/src/Result.cpp:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84}
85
86void chi::Result::removeContext(int id) { mContexts.erase(id); }
87
88nlohmann::json Result::contextJson() const {
89 // merge all the contexts

Callers 1

~ScopedContextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected