Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetAliasCommand
Method
GetAliasCommand
src/common/cmdargparser.cpp:671–674 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
669
670
671
const std::string SingleCommand::GetAliasCommand() const
672
{
673
return alias_cmd;
674
}
675
676
677
void SingleCommand::AddVersionOption(const char shortopt)
Callers
2
list_options
Method · 0.80
call_arg_helper
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected