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

Method getScopes

wsdiscovery/envelope.py:90–91  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

88 self._types = types
89
90 def getScopes(self):
91 return self._scopes
92
93 def setScopes(self, scopes):
94 self._scopes = scopes

Callers 1

parseProbeMessageFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected