Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ hasFluxSource
Method
hasFluxSource
lib/config/config.cc:598–601 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
596
}
597
598
bool Config::hasFluxSource()
599
{
600
return (*this)->flux_source().type() != FLUXTYPE_NOT_SET;
601
}
602
603
bool Config::hasVerificationFluxSource() const
604
{
Callers
2
create
Method · 0.80
createFilesystemFromConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected