src.elv.sh/pkg/getopt.Getopt.findShort (method)

2 uses

	src.elv.sh/pkg/getopt (current package)
		getopt.go#L125: func (g *Getopt) findShort(r rune) *Option {
		getopt.go#L140: 		opt := g.findShort(r)