Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_add
Function · 0.45
_download_remote_manifest
Function · 0.45
_fetch_single_catalog
Method · 0.45
_fetch_single_catalog
Method · 0.45
workflow_add
Function · 0.45
_safe_fetch
Function · 0.45
_fetch_single_catalog
Method · 0.45
_http_get_json
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected