bash-argsparse

High level argument parsing library for bash
 
  0
  no reviews



The purpose is to replace the option-parsing and usage-describing functions commonly rewritten in all scripts.

This library is implemented for bash version 4. Prior versions of bash will fail at interpreting that code.