Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetObjectPath
Method
GetObjectPath
src/python/openvpn3/SessionManager.py:548–549 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
546
547
548
def
GetObjectPath(self):
549
return
self.__manager_object.object_path
550
551
552
##
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected