MCPcopy Create free account
hub / github.com/andreikop/python-ws-discovery / getAddr

Method getAddr

wsdiscovery/udp.py:62–63  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

60 return self._env
61
62 def getAddr(self):
63 return self._addr
64
65 def getPort(self):
66 return self._port

Callers 1

_sendMsgMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected