MCPcopy Create free account
hub / github.com/Windscribe/Desktop-App / cliCommand

Method cliCommand

src/windscribe-cli/cliarguments.cpp:341–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339}
340
341CliCommand CliArguments::cliCommand() const
342{
343 return cliCommand_;
344}
345
346const QString &CliArguments::location() const
347{

Callers 5

sendCommandMethod · 0.80
onAcknowledgeMethod · 0.80
onStateUpdatedMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected