MCPcopy Create free account
hub / github.com/idank/explainshell / DbCounts

Class DbCounts

explainshell/extraction/report.py:44–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43
44class DbCounts(BaseModel):
45 manpages: int
46 mappings: int
47
48
49class TokenUsage(BaseModel):

Callers 2

extractFunction · 0.90
_make_reportMethod · 0.90

Calls

no outgoing calls

Tested by 1

_make_reportMethod · 0.72