mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-19 06:37:51 +00:00
95b9cb1469
* Add support for declaring arguments as repeatable If the usage of the argument includes the phrase "Can be repeated.", the corresponding arg_ variable will be an array containing one element per instance of the argument. * Add example and test for using repeated parameters * Add example and test for using repeated flags |
||
---|---|---|
.. | ||
double-source | ||
ini_val | ||
main-debug | ||
main-help | ||
main-longopt | ||
main-nocolor | ||
main-repeated | ||
main-usage-defaults | ||
main-usage-validation | ||
megamount | ||
parse_url | ||
templater |