Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetInputMask
Method
GetInputMask
src/python/openvpn3/SessionManager.py:77–78 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
75
return
self.__label
76
77
def
GetInputMask(self):
78
return
self.__mask
79
80
def
ProvideInput(self, value):
81
self.__session_interf.UserInputProvide(self.__qtype,
Callers
2
start-tunnel2.py
File · 0.80
ovpncli.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected