refactor: urfave v3
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
function complete_abra_args
|
||||
set -l cmd (commandline -poc) --generate-bash-completion
|
||||
set -l cmd (commandline -poc) --generate-shell-completion
|
||||
$cmd
|
||||
end
|
||||
complete -c abra -f -n "not __fish_seen_subcommand_from -h --help -v --version complete_abra_args" -a "(complete_abra_args)"
|
||||
|
Reference in New Issue
Block a user