$COMPREPLY
–
Completion Response
$COMPREPLY
is an array to return the completion items response to Bash.
This variable is only available in functions and external commands invoked by the programmable completion.
Links
BashSupport Pro ist eine Bash IDE mit Unterstützung für $COMPREPLY – probieren Sie es aus!