$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 is a Bash IDE with support for $COMPREPLY – try it now!