MCPcopy 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
386bool CliArguments::ignoreSslErrors() const
387{
388 return ignoreSslErrors_;
389}
390
391bool CliArguments::nonBlocking() const
392{

Callers 2

sendCommandMethod · 0.80
onAcknowledgeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected