urfave-cli/flag-gen
Sascha Grunert e9e9e0ac5d
Add TakesFile indicator to flag
This new member of `Flag` indicates if the flag expects a file as input.
This is especially useful for documentation and shell completion purposes.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-09 09:10:41 +02:00
..
source Add markdown and man page docs generation methods 2019-08-07 14:02:28 +02:00
templates Add TakesFile indicator to flag 2019-08-09 09:10:41 +02:00
.gitignore move around code 2019-08-04 10:28:08 +05:30
assets_generate.go add missing os package 2019-08-04 20:44:15 +05:30
assets_vfsdata.go Add TakesFile indicator to flag 2019-08-09 09:10:41 +02:00
go.mod move around code 2019-08-04 10:28:08 +05:30
go.sum move around code 2019-08-04 10:28:08 +05:30
main.go Add TakesFile indicator to flag 2019-08-09 09:10:41 +02:00