MCPcopy 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
68const std::string File::GetFilename() const
69{
70 return config_filename;
71}
72
73
74void File::Parse(Json::Value &config)

Callers 2

logger_serviceFunction · 0.45
ServiceHandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected