MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetLabel

Method GetLabel

src/python/openvpn3/SessionManager.py:74–75  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

72 return self.__varname
73
74 def GetLabel(self):
75 return self.__label
76
77 def GetInputMask(self):
78 return self.__mask

Callers 2

start-tunnel2.pyFile · 0.80
ovpncli.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected