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

Method CanAccessConfigObject

lib/base/scriptpermission.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13bool ScriptPermissionChecker::CanAccessConfigObject(const ConfigObject::Ptr&)
14{
15 return true;
16}

Callers 1

GetObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected