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

Method GetModeID

src/twadmin/twadmincl.cpp:265–268  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

263 return true;
264 }
265 virtual cTWAdminCmdLine::CmdLineArgs GetModeID() const
266 {
267 return cTWAdminCmdLine::MODE_CREATE_CONFIG;
268 }
269
270private:
271 TSTRING mPlaintextConfig;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected