Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ IsIgnoreOnError
Method
IsIgnoreOnError
lib/config/configitem.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
bool ConfigItem::IsIgnoreOnError() const
101
{
102
return m_IgnoreOnError;
103
}
104
105
/**
106
* Retrieves the debug information for the configuration item.
Callers
1
CommitNewItems
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected