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

Method GetModeID

src/twadmin/twadmincl.cpp:502–505  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

500 return true;
501 }
502 virtual cTWAdminCmdLine::CmdLineArgs GetModeID() const
503 {
504 return cTWAdminCmdLine::MODE_CREATE_POLICY;
505 }
506
507private:
508 TSTRING mPlaintextPolicy;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected