Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/omkarcloud/botasaurus
/ is_dont_cache
Function
is_dont_cache
botasaurus/dontcache.py:5–6 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
3
self.data = result
4
5
def
is_dont_cache(obj):
6
return
isinstance(obj, DontCache)
Callers
6
sitemap
Function · 0.90
run_task
Method · 0.90
run_task
Function · 0.85
run_task
Function · 0.85
run_task
Function · 0.85
wrapper_cache
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected