|
The Bash Argsparse Library
1.8
An high level argument parsing library for bash.
|
Bash completion for scripts using argsparse library. More...
Functions | |
| __argsparse_compgen (param...) | |
| A compgen wrapper. More... | |
| __argsparse_complete () | |
| Completion for the command stored in ${words[0]}. More... | |
| __argsparse_complete_get_long (word, long...) | |
| Find the option we want to complete. More... | |
| __argsparse_complete_value (option) | |
| Complete the value an option. More... | |
| _argsparse_complete () | |
| The argsparse completion function. More... | |
Bash completion for scripts using argsparse library.
1.8.14