MCPcopy 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
86void ConfigCompiler::SetPackage(const String& package)
87{
88 m_Package = package;
89}
90
91String ConfigCompiler::GetPackage() const
92{

Callers 2

NewObjectMethod · 0.45
CommitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected