src.elv.sh/pkg/getopt.Getopt.parseShort (method)
3 uses
src.elv.sh/pkg/getopt (current package)
getopt.go#L136: func (g *Getopt) parseShort(s string) ([]*ParsedOption, bool) {
getopt.go#L218: newopts, needArg := g.parseShort(elem[1:])
getopt.go#L262: newopts, _ := g.parseShort(elem[1:])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)