MCPcopy 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)
53class 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

classifyMethod · 0.85

Calls

no outgoing calls

Tested by 1