MCPcopy 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
82func (l *usageLexer) Token() string {
83 return l.curToken
84}
85
86func (l *usageLexer) TokenIsSyntax() bool {
87 return l.curIsSyntax

Callers 1

parseArgparseUsageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected