Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ Name
Method
Name
parse_doc/parse_help.go:26–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
25
type
HelpParser
interface
{
26
Name() string
27
Parse(context parseContext) (*parseResult, error)
28
}
29
Callers
6
newTestSqliteStorage
Function · 0.65
SetupWorkbench
Function · 0.65
Close
Method · 0.65
trimLogs
Method · 0.65
getMessageName
Function · 0.65
ParseHelp
Function · 0.65
Implementers
2
argparseParser
parse_doc/argparse.go
defaultParser
parse_doc/parse_default.go
Calls
no outgoing calls
Tested by
1
newTestSqliteStorage
Function · 0.52