method

ask

ruby latest stable - Class: Bundler::Thor::Shell::HTML

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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