Home | History | Annotate | Download | only in build

Lines Matching refs:compgen

534     COMPREPLY=( $(compgen -W "${LUNCH_MENU_CHOICES[*]}" -- ${cur}) )