Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windscribe/Desktop-App
/ ignoreSslErrors
Method
ignoreSslErrors
src/windscribe-cli/cliarguments.cpp:386–389 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
}
385
386
bool CliArguments::ignoreSslErrors() const
387
{
388
return ignoreSslErrors_;
389
}
390
391
bool CliArguments::nonBlocking() const
392
{
Callers
2
sendCommand
Method · 0.80
onAcknowledge
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected