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

Method GetDaemon

src/python/openvpn3/ConfigParser.py:124–125  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

122
123
124 def GetDaemon(self):
125 return self.__opts['daemon']
126
127
128 def GetLogVerbosity(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected