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

Function mainFluxfile

src/fluxengine.cc:133–136  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133static int mainFluxfile(int argc, const char* argv[])
134{
135 return mainExtended(fluxfileables, "fluxfile", argc, argv);
136}
137
138static void globalHelp()
139{

Callers

nothing calls this directly

Calls 1

mainExtendedFunction · 0.85

Tested by

no test coverage detected