summaryrefslogtreecommitdiffstats
path: root/devel/go-flags/pkg-descr
blob: 65a499cb5da6b0a5abc058023491c11eb7c9dcca (plain)
1
2
3
4
5
6
Package flags provides an extensive command line option parser.  The
flags package is similar in functionality to the go built-in flag
package but provides more options and uses reflection to provide a
convenient and succinct way of specifying command line options.

WWW: http://godoc.org/github.com/jessevdk/go-flags
OpenPOWER on IntegriCloud