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

Method GetPath

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

Source from the content-addressed store, hash-verified

151 #
152 @__delete_check
153 def GetPath(self):
154 return dbus.ObjectPath(self.__session_path)
155
156
157 ##

Callers 1

NewTunnelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected