MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetEnvironment

Method GetEnvironment

lib/icinga/icingaapplication.cpp:309–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

307}
308
309String IcingaApplication::GetEnvironment() const
310{
311 return Application::GetAppEnvironment();
312}
313
314void IcingaApplication::SetEnvironment(const String& value, [[maybe_unused]] bool suppress_event, [[maybe_unused]] const Value& cookie)
315{

Callers 1

StatsFuncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected