Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getTo
Method
getTo
wsdiscovery/envelope.py:48–49 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
46
self._relationshipType = relationshipType
47
48
def
getTo(self):
49
return
self._to
50
51
def
setTo(self, to):
52
self._to = to
Callers
7
showEnv
Function · 0.80
createByeMessage
Function · 0.80
createResolveMessage
Function · 0.80
createProbeMatchMessage
Function · 0.80
createHelloMessage
Function · 0.80
createProbeMessage
Function · 0.80
createResolveMatchMessage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected