Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ IsHidden
Method
IsHidden
lib/cli/clicommand.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
bool CLICommand::IsHidden() const
90
{
91
return false;
92
}
93
94
bool CLICommand::IsDeprecated() const
95
{
Callers
1
ShowCommands
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected