func flag.NArg

one use

	flag (current package)
		flag.go#L621: func NArg() int { return len(CommandLine.args) }