Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SourceCode-AI/aura
/ proxy
Method
proxy
aura/cache.py:128–129 ·
view source on GitHub ↗
(cls, **kwargs)
Source
from the content-addressed store, hash-verified
126
@classmethod
127
@abstractmethod
128
def
proxy(cls, **kwargs):
129
...
130
131
@property
132
def
cache_file_location(self) -> Path:
Callers
15
test_mirror_cache_paths
Function · 0.45
test_url_caching
Function · 0.45
test_filedownload_caching
Function · 0.45
test_pypi_cache
Function · 0.45
test_ast_cache
Function · 0.45
test_cache_tag_filtering
Function · 0.45
test_github_cache
Function · 0.45
prefetch_mirror
Function · 0.45
_get_json
Method · 0.45
from_cached
Method · 0.45
download_release
Method · 0.45
get_cached_location
Method · 0.45
Calls
no outgoing calls
Tested by
7
test_mirror_cache_paths
Function · 0.36
test_url_caching
Function · 0.36
test_filedownload_caching
Function · 0.36
test_pypi_cache
Function · 0.36
test_ast_cache
Function · 0.36
test_cache_tag_filtering
Function · 0.36
test_github_cache
Function · 0.36