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

Method getMatchBy

wsdiscovery/scope.py:11–12  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9 self._value = value
10
11 def getMatchBy(self):
12 return self._matchBy
13
14 def getValue(self):
15 return self._value

Callers 3

__repr__Method · 0.95
addScopesFunction · 0.80
isScopeInListFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected