MCPcopy 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
618bool Config::hasImageWriter()
619{
620 return (*this)->image_writer().type() != IMAGETYPE_NOT_SET;
621}
622
623bool Config::hasEncoder()
624{

Callers 2

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected