MCPcopy 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 {

Calls 1

get_config_value_boolFunction · 0.85

Tested by

no test coverage detected