MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3 / cli_cpp

Function cli_cpp

win/build.py:7–8  ·  view source on GitHub ↗
(parms)

Source from the content-addressed store, hash-verified

5from utils import *
6
7def cli_cpp(parms):
8 return os.path.join(parms['OVPN3'], "core", "test", "ovpncli", "cli.cpp")
9
10def src_fn(parms, srcfile):
11 # Get source file name

Callers 1

src_fnFunction · 0.85

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected