Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetPath
Method
GetPath
src/python/openvpn3/ConfigManager.py:73–74 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
71
#
72
@__delete_check
73
def
GetPath(self):
74
return
dbus.ObjectPath(self.__cfg_path)
75
76
77
##
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected