Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenVPN/openvpn3-linux
/ GetObjectPath
Method
GetObjectPath
src/python/openvpn3/NetCfgManager.py:130–131 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
128
129
130
def
GetObjectPath(self):
131
return
self.__manager_object.object_path
132
133
134
def
GetConfiguredDNSservers(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected