# Functions
Returns a map from challenge UniqueIDs to responses received for those UniqueIDs.
Configures a canned response for the given interaction UniqueID.
# Constants
Acknowledgement only.
Require user to enter a single-line string, returned as the Value of the Response.
Require user to select from a number of options.
Show notice and ask user to agree/disagree.
# Variables
Interactor which automatically uses the most suitable challenge method.
Invokes a dialog program to create terminal dialog boxes.
Used by Auto.
Used by Auto.
Used by Auto.
Auto-responder.
Interactor which uses un-fancy stdio prompts.
# Structs
A challenge prompt to be shown to the user.
An option in an RTSelect challenge.
A user's response to a prompt.
Specifies the initial parameters for a status dialog.
# Interfaces
An Interactor facilitates interaction with the user.
Used to control a status dialog.
# Type aliases
Interaction mode.