MCPcopy Create free account
hub / github.com/Icinga/icinga2 / IsDeprecated

Method IsDeprecated

lib/cli/clicommand.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94bool CLICommand::IsDeprecated() const
95{
96 return false;
97}
98
99std::mutex& CLICommand::GetRegistryMutex()
100{

Callers 2

ParseCommandMethod · 0.45
ShowCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected