Uses of Annotation Interface
com.github.rvesse.airline.annotations.help.bash.BashCompletion
Packages that use BashCompletion
-
Uses of BashCompletion in com.github.rvesse.airline.help.cli.bash
Methods in com.github.rvesse.airline.help.cli.bash that return BashCompletionModifier and TypeMethodDescriptionprotected BashCompletionBashCompletionGenerator.getCompletionData(ArgumentsMetadata arguments) Gets the completion info for argumentsprotected BashCompletionBashCompletionGenerator.getCompletionData(OptionMetadata option) Gets the completion info for an optionprotected BashCompletionBashCompletionGenerator.getCompletionData(Collection<Accessor> accessors)