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

Method cEnabled

libchigraph/include/chi/GraphModule.hpp:136–136  ·  view source on GitHub ↗

Gets if C support is enabled \return true if C support is enabled

Source from the content-addressed store, hash-verified

134 /// Gets if C support is enabled
135 /// \return true if C support is enabled
136 bool cEnabled() const { return mCEnabled; }
137
138 /// From C code, create a NodeType
139 /// \param code The code

Callers 1

graphModuleToJsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected