Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ getRuleQuery
Method
getRuleQuery
src/Daemon/LDAPHandler.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
std::string LDAPHandler::getRuleQuery()
105
{
106
return _parsedOptions[
"RULEQUERY"
];
107
}
108
109
std::time_t LDAPHandler::getUpdateInterval()
110
{
Callers
1
load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected