class HighLine::Question
def responses
validation checks fail.
:not_valid:: The error message shown when
the range requirement tests.
provided answer did not satisfy
:not_in_range:: Used to notify the user that a
auto-completion match.
selection does not have a valid
:no_completion:: Used to notify the user that their
conversion fails.
:invalid_type:: The error message shown when a type
original question.
:question to repeat the
of an error. Can be set to
redisplayed to the user in the event
:ask_on_error:: This is the question that will be
system cannot resolve.
ambiguous answer the auto-completion
:ambiguous_completion:: Used to notify the user of an
follows:
the user. The currently used responses and their purpose are as
A Hash that stores the various responses used by HighLine to notify
def responses @user_responses end