string
ask(InputInterface $input, OutputInterface $output, Question $question)
Asks a question to the user.
Parameters InputInterface $input An InputInterface instance OutputInterface $output An OutputInterface instance Question $question The question to ask Return Value string The user answer Exceptions RuntimeException If there is no data to read in the input stream