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

Function mainAnalyse

src/fluxengine.cc:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123static int mainAnalyse(int argc, const char* argv[])
124{
125 return mainExtended(analysables, "analyse", argc, argv);
126}
127
128static int mainTest(int argc, const char* argv[])
129{

Callers

nothing calls this directly

Calls 1

mainExtendedFunction · 0.85

Tested by

no test coverage detected