Skip to content
Commit 03dcf17d authored by Boris Brezillon's avatar Boris Brezillon Committed by Tom Rini
Browse files

common: command: Add support for $ auto-completion



Add the dollar_complete() function to auto-complete arguments starting
with a '$' and use it in the cmd_auto_complete() path such that all
args starting with a $ can be auto-completed based on the available env
vars.

Signed-off-by: default avatarBoris Brezillon <boris.brezillon@bootlin.com>
[trini: Fix some linking problems]
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 31a2cf1c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment