Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/USBGuard/usbguard
/ ~ConfigFilePrivate
Method
~ConfigFilePrivate
src/Library/ConfigFilePrivate.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
ConfigFilePrivate::~ConfigFilePrivate()
50
{
51
close();
52
}
53
54
void ConfigFilePrivate::open(const std::string& path, bool readonly)
55
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected