Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windscribe/Desktop-App
/ keepFirewallOn
Method
keepFirewallOn
src/windscribe-cli/cliarguments.cpp:376–379 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
374
}
375
376
bool CliArguments::keepFirewallOn() const
377
{
378
return keepFirewallOn_;
379
}
380
381
bool CliArguments::keyLimitDelete() const
382
{
Callers
1
sendCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected