Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ setScopes
Method
setScopes
wsdiscovery/envelope.py:93–94 ·
view source on GitHub ↗
(self, scopes)
Source
from the content-addressed store, hash-verified
91
return
self._scopes
92
93
def
setScopes(self, scopes):
94
self._scopes = scopes
95
96
def
getXAddrs(self):
97
return
self._xAddrs
Callers
3
constructHello
Function · 0.95
parseHelloMessage
Function · 0.95
constructProbe
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected