mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-07 22:20:24 +00:00
8 lines
221 B
Markdown
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
|