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

Method GetModeUsage

src/twadmin/twadmincl.cpp:2423–2426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2421 virtual int Execute(cErrorQueue* pQueue);
2422 virtual cTWAdminCmdLine::CmdLineArgs GetModeID(void) const;
2423 virtual TSTRING GetModeUsage()
2424 {
2425 return _T("");
2426 } //TODO: dra Output something here?
2427
2428private:
2429 // A list of modes to output usage statements for:

Callers 1

_tmainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected