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

Method toJSON

libchigraph/src/LangModule.cpp:201–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199 }
200
201 nlohmann::json toJSON() const override { return value; }
202 bool value;
203};
204

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected