MCPcopy 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
608bool Config::hasImageReader()
609{
610 return (*this)->image_reader().type() != IMAGETYPE_NOT_SET;
611}
612
613bool Config::hasFluxSink()
614{

Callers 2

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected