Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PenguLoader/PenguLoader
/ use_proxy
Function
use_proxy
core/src/config.cc:251–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
}
250
251
bool use_proxy()
252
{
253
return get_config_value_bool(__func__, false);
254
}
255
256
int debug_port()
257
{
Callers
1
CEF_CALLBACK Hooked_OnBeforeCommandLineProcessing
Function · 0.85
Calls
1
get_config_value_bool
Function · 0.85
Tested by
no test coverage detected