func flag.NArg

one use

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