MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / main

Function main

tests/configs.cc:151–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

149}
150
151int main(int argc, const char* argv[])
152{
153 for (auto [name, data] : formats)
154 validateToplevelConfig(name);
155
156 return failed;
157}

Callers

nothing calls this directly

Calls 1

validateToplevelConfigFunction · 0.85

Tested by

no test coverage detected