ask

open fun ask(): T?

Run the prompt, asking the user for input.

Return

The converted user input, or null if EOF was reached before this function was called.