MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / SetConfigFile

Method SetConfigFile

src/twprint/twprintcmdline.cpp:326–329  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324};
325
326void cTWPrintReportMode::SetConfigFile(TSTRING configFilePath)
327{
328 mpData->mConfigFilePath = configFilePath;
329}
330
331///////////////////////////////////////////////////////////////////////////////
332// FillOutReportModeConfigInfo -- fills out all the common info with config file information

Callers 1

_tmainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected