Files
aptly/vendor/github.com/smira/flag/README.md
T
2017-03-22 19:24:06 +03: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