getopt command line parsing for ATS/Postiats
npm install atscntrb-as-getoptThis is a library for C-style getopt command line argument parsing.
* type-safe
* efficient
* bare-bones (this might be a misfeature!)
See the TEST directory.
Distributed under the 3-clause BSD (see the LICENSE file)
--Artyom Shalkhakov