Uses a context's stdio to prompt for input. Offers values to select from and passes the user selection to a Task returning callback.
values
Task
callback
Uses a context's stdio to prompt for input. Offers
values
to select from and passes the user selection to aTask
returningcallback
.