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

Method hasFluxSource

lib/config/config.cc:598–601  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

596}
597
598bool Config::hasFluxSource()
599{
600 return (*this)->flux_source().type() != FLUXTYPE_NOT_SET;
601}
602
603bool Config::hasVerificationFluxSource() const
604{

Callers 2

createMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected