Files
aptly/vendor/github.com/smira/flag/README.md
T
2017-07-18 11:45:29 +02:00

8 lines
221 B
Markdown

flag
=======
A fork of fork of the official "flag" package but with:
* the flag.Value interface extended to provide a ``Get() interface{}`` method,
* method ``(FlagSet *) Merge`` to merge two non-conficting flag sets