Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ getMap
Method
getMap
src/Library/KeyValueParserPrivate.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
std::map<std::string, std::string> KeyValueParserPrivate::getMap()
130
{
131
return this->_output_map;
132
}
133
134
} /* namespace usbguard */
135
Callers
2
parseConf
Method · 0.45
parseNSSwitch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected