Uses of Package
com.github.rvesse.airline.prompts.matchers
-
Packages that use com.github.rvesse.airline.prompts.matchers Package Description com.github.rvesse.airline.prompts com.github.rvesse.airline.prompts.builders com.github.rvesse.airline.prompts.matchers -
Classes in com.github.rvesse.airline.prompts.matchers used by com.github.rvesse.airline.prompts Class Description PromptOptionMatcher Interfaces for option matchers that controls how options are matched to the prompt response when usingPrompt.promptForOption(boolean)
-
Classes in com.github.rvesse.airline.prompts.matchers used by com.github.rvesse.airline.prompts.builders Class Description PromptOptionMatcher Interfaces for option matchers that controls how options are matched to the prompt response when usingPrompt.promptForOption(boolean)
-
Classes in com.github.rvesse.airline.prompts.matchers used by com.github.rvesse.airline.prompts.matchers Class Description DefaultMatcher Default prompt option matcherExactMatcher PromptOptionMatcher Interfaces for option matchers that controls how options are matched to the prompt response when usingPrompt.promptForOption(boolean)