Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ badConfiguration
Function
badConfiguration
src/gui2/datastore.cc:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
static void badConfiguration()
308
{
309
throw ErrorException(
"internal error: no configuration"
);
310
}
311
312
void Datastore::probeDevices()
313
{
Callers
nothing calls this directly
Calls
1
ErrorException
Class · 0.85
Tested by
no test coverage detected