1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/pkg/flag
Rob Pike 6ac93e2ac8 flag: export commandLine, the previously internal default FlagSet
s/commandLine/CommandLine/g

Fixes #4209.

R=golang-dev, dsymonds, bradfitz
CC=golang-dev
https://golang.org/cl/12587043
2013-08-08 11:50:58 +10:00
..
example_test.go flag: add examples 2012-03-22 11:15:43 +11:00
export_test.go flag: export commandLine, the previously internal default FlagSet 2013-08-08 11:50:58 +10:00
flag_test.go flag: export commandLine, the previously internal default FlagSet 2013-08-08 11:50:58 +10:00
flag.go flag: export commandLine, the previously internal default FlagSet 2013-08-08 11:50:58 +10:00