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

Method abort

parse_doc/argparse.go:57–60  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

55}
56
57func (l *usageLexer) abort(err error) {
58 l.err = err
59 l.valid = false
60}
61
62func (l *usageLexer) Next() bool {
63 l.skipSpaces()

Callers 1

NextMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected