MCPcopy 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
89bool CLICommand::IsHidden() const
90{
91 return false;
92}
93
94bool CLICommand::IsDeprecated() const
95{

Callers 1

ShowCommandsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected