Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ AddComment
Method
AddComment
src/common/cmdargparser.hpp:668–671 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
666
667
668
void AddComment(const CommentPlacement &p, const std::string &c)
669
{
670
comments.push_back(CommandComment(p, c));
671
}
672
673
674
/**
Callers
2
prepare_command_initcfg
Function · 0.80
main
Function · 0.80
Calls
1
CommandComment
Class · 0.85
Tested by
1
main
Function · 0.64