github.com/juju/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 8 years ago
v1.0.0
over 8 years ago
Versions
1
1
Dependent Packages
54
54
Dependent Repos
975
975
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/juju/gnuflag
spec |
| License | BSD-3-Clause |
| Namespace | github.com/juju |
| First Release | over 8 years ago |
| Last Synced | 11 days ago |
Rankings on proxy.golang.org
Overall
Top 3.4%
Dependent packages
Top 0.6%
Dependent repos
Top 0.2%
Forks
Top 7.3%
Docker downloads
Top 1.3%