Interface ConfirmPrompt

All Superinterfaces:
Prompt
All Known Implementing Classes:
DefaultConfirmPrompt

public interface ConfirmPrompt extends Prompt
Interface for confirmation prompts. A confirmation prompt allows the user to answer yes or no to a question.
  • Method Details

    • getDefaultValue

      boolean getDefaultValue()
      Get the default value.
      Returns:
      the default value