MCPcopy 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
671const std::string SingleCommand::GetAliasCommand() const
672{
673 return alias_cmd;
674}
675
676
677void SingleCommand::AddVersionOption(const char shortopt)

Callers 2

list_optionsMethod · 0.80
call_arg_helperMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected