Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetPackage
Method
SetPackage
lib/config/configcompiler.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void ConfigCompiler::SetPackage(const String& package)
87
{
88
m_Package = package;
89
}
90
91
String ConfigCompiler::GetPackage() const
92
{
Callers
2
NewObject
Method · 0.45
Commit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected