Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetFilename
Method
GetFilename
src/common/configfileparser.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
67
68
const std::string File::GetFilename() const
69
{
70
return config_filename;
71
}
72
73
74
void File::Parse(Json::Value &config)
Callers
2
logger_service
Function · 0.45
ServiceHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected