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

Method GetContext

lib/config/activationcontext.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58ActivationContext::Ptr ActivationScope::GetContext() const
59{
60 return m_Context;
61}

Callers 3

CreateObjectMethod · 0.80
LoadConfigFilesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected