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

Method getAuthority

wsdiscovery/uri.py:24–25  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

22 return self._scheme
23
24 def getAuthority(self):
25 return self._authority
26
27 def getPath(self):
28 return self._path

Callers 1

matchScopeFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected