MCPcopy Create free account
hub / github.com/github/spec-kit / geturl

Method geturl

tests/unit/test_bundler_adapters.py:31–32  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

29 return False
30
31 def geturl(self) -> str:
32 return self._final_url
33
34 def read(self) -> bytes:
35 return self._body

Callers 8

preset_addFunction · 0.45
_fetch_single_catalogMethod · 0.45
_fetch_single_catalogMethod · 0.45
workflow_addFunction · 0.45
_safe_fetchFunction · 0.45
_fetch_single_catalogMethod · 0.45
_http_get_jsonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected