Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ hasImageReader
Method
hasImageReader
lib/config/config.cc:608–611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
606
}
607
608
bool Config::hasImageReader()
609
{
610
return (*this)->image_reader().type() != IMAGETYPE_NOT_SET;
611
}
612
613
bool Config::hasFluxSink()
614
{
Callers
2
createFilesystemFromConfig
Method · 0.80
create
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected