public static class AutoComplete.GenerateCompletion extends Object implements Runnable
This class can be used as a subcommand for the top-level command in your application. Users can then install completion for the top-level command by running the following command:
source <(top-level-command [sub-command] generate-completion)
Constructor and Description |
---|
GenerateCompletion() |