Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ Config
Method
Config
Suscan/Config.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
Config::Config()
30
{
31
this->instance = nullptr;
32
}
33
34
Config::~Config()
35
{
Callers
nothing calls this directly
Calls
1
populate
Method · 0.95
Tested by
no test coverage detected