Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andreikop/python-ws-discovery
/ getValue
Method
getValue
wsdiscovery/scope.py:14–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
return
self._matchBy
13
14
def
getValue(self):
15
return
self._value
16
17
def
getQuotedValue(self):
18
return
self._value.replace(
' '
,
'%20'
)
Callers
2
__repr__
Method · 0.95
isScopeInList
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected