Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
bool CLICommand::IsDeprecated() const
95
{
96
return false;
97
}
98
99
std::mutex& CLICommand::GetRegistryMutex()
100
{
Callers
2
ParseCommand
Method · 0.45
ShowCommands
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected