-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Treat ValidArgsFunction similarly to ValidArgs
This change is to have ValidArgsFunction behave like ValidArgs specifically for the case where a command has ValidArgsFunction and also has sub-commands. To mimic ValidArgs, ValidArgsFunction will take precedence over sub-commands during completion. Signed-off-by: Marc Khouzam <marc.khouzam@montreal.ca>
- Loading branch information
1 parent
7b6f441
commit ed9b65c
Showing
1 changed file
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters