MCPcopy 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
46bool ApplyRule::GetIgnoreOnError() const
47{
48 return m_IgnoreOnError;
49}
50
51const DebugInfo& ApplyRule::GetDebugInfo() const
52{

Calls

no outgoing calls

Tested by

no test coverage detected