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

Method Fetch

src/python/openvpn3/ConfigManager.py:243–244  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

241 #
242 @__delete_check
243 def Fetch(self):
244 return self.__config_intf.Fetch()
245
246
247 ##

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected