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

Method getPath

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

Source from the content-addressed store, hash-verified

25 return self._authority
26
27 def getPath(self):
28 return self._path
29
30 def getPathExQueryFragment(self):
31 i = self._path.find("?")

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected