-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Description
Hi,
the acceptable values feature does not work for me.
I am using GNU bash, version 4.4.23(1)-release (x86_64-unknown-linux-gnu).
The __argsparse_is_array_declared check never returns true.
Replacing the line with a simple is-set check [[ ! -z ${!array_name+x} ]] (stackoverflow) however, works for me.
I could create an PR, if you want :)
Thanks
Metadata
Metadata
Assignees
Labels
No labels