Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dim-an/cod
/ Token
Method
Token
parse_doc/argparse.go:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
func
(l *usageLexer) Token() string {
83
return
l.curToken
84
}
85
86
func
(l *usageLexer) TokenIsSyntax() bool {
87
return
l.curIsSyntax
Callers
1
parseArgparseUsage
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected