Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
133
static int mainFluxfile(int argc, const char* argv[])
134
{
135
return mainExtended(fluxfileables,
"fluxfile"
, argc, argv);
136
}
137
138
static void globalHelp()
139
{
Callers
nothing calls this directly
Calls
1
mainExtended
Function · 0.85
Tested by
no test coverage detected