MCPcopy Create free account
hub / github.com/dim-an/cod / TokenIsSyntax

Method TokenIsSyntax

parse_doc/argparse.go:86–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

84}
85
86func (l *usageLexer) TokenIsSyntax() bool {
87 return l.curIsSyntax
88}
89
90func (l *usageLexer) Err() error {
91 return l.err

Callers 1

parseArgparseUsageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected