Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetIgnoreOnError
Method
GetIgnoreOnError
lib/config/applyrule.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
bool ApplyRule::GetIgnoreOnError() const
47
{
48
return m_IgnoreOnError;
49
}
50
51
const DebugInfo& ApplyRule::GetDebugInfo() const
52
{
Callers
4
EvaluateApplyRuleInstance
Method · 0.80
EvaluateApplyRuleInstance
Method · 0.80
EvaluateApplyRuleInstance
Method · 0.80
EvaluateApplyRuleInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected