MCPcopy 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
53func (l *usageLexer) Valid() bool {
54 return l.valid
55}
56
57func (l *usageLexer) abort(err error) {
58 l.err = err

Callers 1

parseArgparseUsageFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected