dearchap ae8d932413
Feature:(issue_269) Allow external package flag definitions (#1540)
* Feature:(issue_269) Add compatibility with external package flag definitions

* Add tests

* Add defer to remove global flag

* Use ptr to receiver for extFlag

* Add const for flag prefix to ignore
2022-10-28 09:17:13 -04:00
2022-10-23 23:50:47 +03:00
2022-10-10 18:32:56 -04:00
2022-10-06 20:53:05 -05:00
2022-09-20 16:15:59 +08:00
2022-10-23 23:50:47 +03:00
2022-09-16 00:07:12 +09:00
2022-09-06 08:48:56 -04:00
2022-09-06 08:48:56 -04:00
2022-10-23 23:50:47 +03:00
2022-10-23 23:50:47 +03:00
2022-09-29 11:24:42 -04:00
2022-08-14 16:10:39 -08:00
2022-10-05 09:36:22 -04:00
2022-06-13 08:23:41 +10:00
2022-06-13 08:23:41 +10:00
2019-09-13 05:17:24 +05:30
2019-09-13 05:17:24 +05:30
2022-10-09 16:49:30 -05:00
2022-10-09 16:49:30 -05:00
2022-09-10 08:55:33 -04:00

cli

GoDoc codebeat Go Report Card codecov

cli is a simple, fast, and fun package for building command line apps in Go. The goal is to enable developers to write fast and distributable command line applications in an expressive way.

Documentation

More documentation is available in ./docs or the hosted documentation site at https://cli.urfave.org.

License

See LICENSE

Description
No description provided
Readme 7 MiB
Languages
Go 99.5%
Makefile 0.3%
Shell 0.1%