Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/idank/explainshell
/ Work
Class
Work
explainshell/extraction/prefilter.py:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
@dataclass(frozen=True)
32
class
Work:
33
gz_path: str
34
short_path: str
35
36
37
@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