Open ethanalker opened 1 year ago
Add clap_completions for shell completions. A gen_completions subcommand could be added, and users would just add eval $(gdrive gen_completions) to their shell rc.
gen_completions
eval $(gdrive gen_completions)
+1
Add clap_completions for shell completions. A
gen_completions
subcommand could be added, and users would just addeval $(gdrive gen_completions)
to their shell rc.