Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ hasImageWriter
Method
hasImageWriter
lib/config/config.cc:618–621 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
616
}
617
618
bool Config::hasImageWriter()
619
{
620
return (*this)->image_writer().type() != IMAGETYPE_NOT_SET;
621
}
622
623
bool Config::hasEncoder()
624
{
Callers
2
create
Method · 0.80
createFilesystemFromConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected