Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
int CLICommand::GetMaxArguments() const
85
{
86
return GetMinArguments();
87
}
88
89
bool CLICommand::IsHidden() const
90
{
Callers
1
icinga.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected