Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.py
File · 0.80
ovpncli.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected