flag.FlagSet.NFlag (method)

one use

	flag (current package)
		flag.go#L712: func (f *FlagSet) NFlag() int { return len(f.actual) }