Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ Valid
Method
Valid
parse_doc/argparse.go:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
func
(l *usageLexer) Valid() bool {
54
return
l.valid
55
}
56
57
func
(l *usageLexer) abort(err error) {
58
l.err = err
Callers
1
parseArgparseUsage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected