Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ set_completed
Method
set_completed
src/common/cmdargparser.cpp:337–340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
336
337
void RegisterParsedArgs::set_completed()
338
{
339
completed = true;
340
}
341
342
343
Callers
1
parse_commandline
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected