Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SourceCode-AI/aura
/ fetch
Method
fetch
aura/cache.py:225–226 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
223
}
224
225
def
fetch(self) -> str:
226
return
self.cache_file_location.read_text()
227
228
229
class
FileDownloadCache(URLCache):
Callers
5
test_github_cache
Function · 0.95
proxy
Method · 0.45
proxy
Method · 0.45
proxy
Method · 0.45
proxy
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_github_cache
Function · 0.76