MCPcopy Create free account
hub / github.com/USBGuard/usbguard / refRuleSet

Method refRuleSet

src/CLI/PolicyGenerator.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78 }
79
80 const std::vector<std::shared_ptr<RuleSet>> PolicyGenerator::refRuleSet() const
81 {
82 return _ruleset;
83 }
84
85 void PolicyGenerator::setDevpath(const std::string& devpath)
86 {

Callers 1

usbguard_generate_policyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected