argc 1.24.0

A bash cli framework, also a bash-based command runner
Documentation
---
source: tests/compgen.rs
expression: data
---
************ COMPGEN `prog --oa ` ************
abc:

************ COMPGEN `prog --oa abc:` ************
def:xyz 
def:tsr 
ijk:abc 
ijk:xyz 

************ COMPGEN `prog --ob /A/B` ************
 B 
B/

************ COMPGEN `prog --oc foo=` ************


************ COMPGEN `prog -` ************
--oa 
--ob 
--oc 
--fa 
--help 
-h 
--version 
-V