github.com/tsuru/gnuflag
Package flag implements command-line flag parsing in the GNU style. It is almost exactly the same as the standard flag package, the only difference being the extra argument to Parse. Command line flag syntax: The last three forms are not permitted for boolean flags because the meaning of the command will change if there is a file called 0, false, etc. There is currently no way to turn off a boolean flag. Flag parsing stops after the terminator "--", or just before the first non-flag argument ("-" is a non-flag argument) if the interspersed argument to Parse is false.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 10 years ago
v0.0.0-20151217162021-86b8c1b864aa
over 10 years ago
Versions
1
1
Dependent Packages
9
9
Dependent Repos
15
15
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/tsuru/gnuflag
spec |
| License | BSD-3-Clause |
| Namespace | github.com/tsuru |
| First Release | over 10 years ago |
| Last Synced | 5 days ago |
Rankings on proxy.golang.org
Overall
Top 5.9%
Dependent packages
Top 1.8%
Dependent repos
Top 1.4%
Docker downloads
Top 0.6%