Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/idank/explainshell
/ AlreadyStored
Class
AlreadyStored
explainshell/extraction/prefilter.py:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
@dataclass(frozen=True)
47
class
AlreadyStored:
48
gz_path: str
49
short_path: str
50
51
52
@dataclass(frozen=True)
Callers
2
test_buckets_each_decision_type
Method · 0.90
classify
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_buckets_each_decision_type
Method · 0.72