Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aliasIsolation/aliasIsolation
/ setSettingsFilePath
Function
setSettingsFilePath
src/dll/settings.cpp:11–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
void setSettingsFilePath(const char* path)
12
{
13
g_settingsFilePath = path;
14
}
15
16
bool loadSettings(Settings* settingsOut)
17
{
Callers
1
DllMain
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected