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

Method GetType

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

Source from the content-addressed store, hash-verified

486 return self.__path
487
488 def GetType(self):
489 return self.__type
490
491 def GetOwner(self):
492 return self.__owner

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected