MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / hasEncoder

Method hasEncoder

lib/config/config.cc:623–626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

621}
622
623bool Config::hasEncoder()
624{
625 return (*this)->has_encoder();
626}
627
628bool Config::hasDecoder()
629{

Callers 1

createEncoderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected