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

Struct argparseParser

parse_doc/argparse.go:308–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

306}
307
308type argparseParser struct{}
309
310func makeArgparseParser() HelpParser {
311 return argparseParser{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected