You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I meant having multi-value parameters. "tags" is just an example of mine as most things that are taggable these days have multiple tags.
The existing boolean/integer/float/string data types may not be sufficient to represent TAGS in the example. It might make sense to have DEFINE_array but I can imagine it being pretty difficult to implement.
Ok, I see. You are right saying multi-value parameters are pretty useful. Will try to reuse/invent something. Thank you for providing valuable comments and sharing your ideas.
Will it be possible to support something like such in Bash
getopts
?Output:
The text was updated successfully, but these errors were encountered: