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

Method GetMaxArguments

lib/cli/clicommand.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84int CLICommand::GetMaxArguments() const
85{
86 return GetMinArguments();
87}
88
89bool CLICommand::IsHidden() const
90{

Callers 1

icinga.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected