Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
546
void Config::setFluxSink(std::string filename)
547
{
548
setFluxSinkImpl(filename, overrides()->mutable_flux_sink());
549
}
550
551
void Config::setCopyFluxTo(std::string filename)
552
{
Callers
10
fe-convert.cc
File · 0.80
fe-rawwrite.cc
File · 0.80
fileutils.cc
File · 0.80
fe-analysedriveresponse.cc
File · 0.80
fe-write.cc
File · 0.80
mainWrite
Function · 0.80
wtRebuildConfiguration
Function · 0.80
writeFluxFile
Method · 0.80
OnSaveFluxButton
Method · 0.80
PrepareConfig
Method · 0.80
Calls
1
setFluxSinkImpl
Function · 0.85
Tested by
no test coverage detected