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