method

ask

ask(statement, color = nil)
public

Ask something to the user and receives a response.

Example

ask(“What is your name?”)

TODO: Implement #ask for Bundler::Thor::Shell::HTML