Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/idank/explainshell
/ FilterSkip
Class
FilterSkip
explainshell/extraction/prefilter.py:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
52
@dataclass(frozen=True)
53
class
FilterSkip:
54
gz_path: str
55
short_path: str
56
stored_extractor: str
57
stored_model: str | None
58
59
60
@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