Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
addScopes
Function · 0.80
isScopeInList
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected