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

Method setFluxSink

lib/config/config.cc:546–549  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544}
545
546void Config::setFluxSink(std::string filename)
547{
548 setFluxSinkImpl(filename, overrides()->mutable_flux_sink());
549}
550
551void Config::setCopyFluxTo(std::string filename)
552{

Callers 10

fe-convert.ccFile · 0.80
fe-rawwrite.ccFile · 0.80
fileutils.ccFile · 0.80
fe-write.ccFile · 0.80
mainWriteFunction · 0.80
wtRebuildConfigurationFunction · 0.80
writeFluxFileMethod · 0.80
OnSaveFluxButtonMethod · 0.80
PrepareConfigMethod · 0.80

Calls 1

setFluxSinkImplFunction · 0.85

Tested by

no test coverage detected